How to read a multiple sequence alignment file?
1
0
Entering edit mode
3.3 years ago

Dear all

I have a example file like

>Sequence1
GARFIELDTHELASTFATCAT
>Sequence2
GARFIELDTHEFASTCAT
>Sequence3
GARFIELDTHEVERYFASTCAT
>Sequence4
THEFATCAT
>Sequence5
GARFIELDTHEVASTCAT

I need to do multiple sequence alignment and count number of variation. Is there any tool to count those variation. I am going to use clustalW for this purpose.

Multiple-sequence-alignment • 863 views
ADD COMMENT
0
Entering edit mode

You could take a look at alistat which will provide some simple descriptive numbers about a given alignment (after you've aligned it with clustal (or whatever).

http://www.csb.yale.edu/userguides/seq/hmmer/docs/node27.html

ADD REPLY
0
Entering edit mode
3.3 years ago
manishaB • 0

GSAlign is a tool which outputs a .vcf (variant call format) file containing number of insertions, deletions or substitutions in query genome against the reference genome taken. You can check if the tool helps. https://github.com/hsinnan75/GSAlign

Good luck!

ADD COMMENT

Login before adding your answer.

Traffic: 2406 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6