Software to produce position-specific conservation of multiple sequence alignment results?
1
0
Entering edit mode
22 months ago
O.rka ▴ 720

I have a bunch of multiple sequence alignment files in fasta format. They have gap characters as "-" and they are in protein space. I'd like to get a table that has a score for each position. I can code one myself but feel that I would be reinventing the wheel. I could do a naive one but I'm sure having an alignment blosum matrix would be the best way forward which I would likely mess up.

Is there a software where I could do the following or similar (either commandline or Python):

cat alignment.fasta.msa | [some program] > position_specific_conservation.tsv

transcriptomics genomics alignment proteomics • 481 views
ADD COMMENT
0
Entering edit mode
22 months ago
Mensur Dlakic ★ 27k

There are servers and programs that will calculate what you want, though it may not be in the format you desire.

ADD COMMENT

Login before adding your answer.

Traffic: 1077 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