MSA scoring tools/scripts
1
1
Entering edit mode
6.9 years ago
Joe 21k

Does anyone know of any tools/scripts that would score a MSA in a sliding window manner?

I want to get the average identity across the length of an operon MSA, so I'm looking for something that gives me back a measure of conservation that I can graph.

I found some old threads on BioStars, but a lot of the linked packages either aren't exactly what I'm looking for, or the links etc are just defunct.

If I have to write this myself (probably with python), does anyone have any thoughts on appropriate ways to score each window?

MSA alignment python • 4.0k views
ADD COMMENT
3
Entering edit mode

Would Shannon entropy plot be helpful?

Just a thought.

Entropy From A Multiple Sequence Alignment With Gaps

ADD REPLY
1
Entering edit mode

Link looks helpful, thanks. Interesting idea to quantify the uncertainty instead of the conservation. Kinda the inverse of my initial thought process but would show the same end result I think.

ADD REPLY
6
Entering edit mode
6.9 years ago
Joe 21k

Wrote my own in the end. Uses some bits of code I found online, but a bit more performant.

ADD COMMENT

Login before adding your answer.

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