parsing a multiple sequence alignment file
Hi,
I have generated clustal alignment files which show a single small aligned region of about 2-25 bases. Can we parse the clustal file using biopython in a way that in output it only shows those 25 aligned bases.
• 4,547 views
•
link
1 answer
• 0 views
•
link
Log in to answer this question.
Not sure what you mean... give a example please of how it is now, and how you would like to see it.
(1)
This is how it looks currently (1) and I want the output (2)
(2)
It's blank
better show some alignment data and also how you want the output. Seems possible with simple script, if I understand properly.