This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Extract MAF regions (transcripts) using GTF of exons

Hello,

I am interested in extracting multiple species alignment for a subset of species included in the UCSC multiz100way whole genome alignment. My GTF file contains exons, but ultimately I'd like to stitch together the full length transcripts and obtain FASTA formatted alignments for each transcript.

Does anyone know which tools I can use to do this?

My current plan is to use PHAST tools like msa_split to obtain the MAF of just there regions and species of interest but then I'm not sure how to recover transcripts. Any thoughts or suggestions are welcome!

Thanks!

phast maf multiple species alignment galaxy

1 answer

There was a post about it:

Is There An Easy Way To Read The Maf Files On The Ucsc Website?

maf-parse utilities:

http://compgen.cshl.edu/phast/help-pages/maf_parse.txt

Log in to answer this question.