Normalize sp score for MSA
I used MUSCLE to calculate an SP (sum of pairs) score for MSA. I have multiple MSA with different sizes and different number of sequences. How can I normalize the SP score for all the alignments so I can compare the SP for all the MSAs.
msa
sp-score
muscle
• 2,908 views
•
link
updated
by
Ram
•
written
by
freenaiss •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Should I merge, then trim PE reads before multiple sequence alignment?
written by lintonf •Hi everyone! I have a set of demultiplexed fungal ITS1 reads, and I'd like to run a multiple sequence alignment with these R1 and R2 …
-
How to generate a multiple HMM file with HMMER?
written by yarmda •I want to generate a file that contains multiple HMMs, one each for given genes. HMMER documentation says this can be done, if created from …
-
How to score a multiple sequence alignment (MSA)?
written by mithrandir •I want to compare two MSAs of the same set of protein sequences and determine which is better(I do not have the 'true alignment'). One …
-
How to know the accuracy of a Multiple Sequence Alignment?
written by mithrandir •I have a set of protein sequences which I have aligned by using different Multiple Sequence Alignment methods such as TM-Coffee, MUSCLE, multialign in MATLAB, …
-
Comparing sequence alignments using phylogenetic likelihoods?
written by db534 •<p>Hello,</p> <p>I am currently considering different multiple sequence alignment (MSA) algorithms that I could use to generate an alignment. For the comparison of different alignments …
-
MSA building algorithm
written by ga29qal •Hi guys, I have a questions concerning multiple sequence alignments (msa) building algorithms. Which algorithm is "best", to construct a multiple sequence alignment from a …
-
Consensus Score And Wsp Score:Python
written by mary •<p>Hi,</p> <p>How can I calculate the consensus score and the weighted sum of pairs score of three DNA sequences in python?</p>
-
How Do You Know A Msa Is Informative Enough To Use Sequence Analysis Tools On It?
written by sayonidas03<p>Hi all,</p> <p>I have multiple sequence alignments (MSAs) of clusters of sequences. I would like to know how I assess whether my MSA is informative …
-
Sum Of Pairs Method
written by User 5037 •<p>hi i just want to confirm my method of using sum of pairs is correct.</p> <p>Lets say i have three sequences</p> <pre><code>ACCG_GTA CGAAAA__ TT_GTGTA </code></pre> …
-
Verifying A Quality Improvement For Multiple Sequence Aligments (Msa)
written by Aleksandr Levchuk<h2>Background</h2> <p>Earlier I asked a question on how to measure the <strong>"quality"</strong> of a multiple sequence alignment: <a href="http://biostar.stackexchange.com/questions/3668/ab-initio-methods-for-inferring-quality-of-multiple-sequence-alignments">Ab initio methods for inferring quality of …
I am also curious to know!