Fasta To Maf Converter
2
0
Entering edit mode
12.2 years ago
Rahul • 0

I want to study a lot of fasta sequences . I want to do a comparative study by reshuffling among the sequences. I want to use MultiZ which accepts MAF file format as input. Please suggest me the if tool available of suggest me the scripts preferably in perl.

Thanks

fasta maf conversion • 7.0k views
ADD COMMENT
1
Entering edit mode

If you have plain old fasta sequences, see Hamish's comment. If you have FASTA -alignments- and you absolutely want to convert those directly to MAF, there is a branch of biopython which has a MAF reader/writer. Thus you could use Bio.AlignIO to read in your FASTA alignment then write it back out in the MAF format.

ADD REPLY
0
Entering edit mode

Can you please specify whether it is the Multiple Alignment Format or the Mutation Annotation Format that you are interested in.

ADD REPLY
0
Entering edit mode

Sir, Here MAF is Multiple Alignment Format. I want to study Blocks conserved using Threaded Block Aligner(TBA). Please Help.

Thanks

ADD REPLY
0
Entering edit mode

From the MultiZ and TBA documentation (see http://www.bx.psu.edu/miller_lab/) the usual usage of TBA starts with a step that uses BLASTZ to generate lav files which are converted into a MAF files to use as input to 'tba'. What is the reason that you want to skip this step?

ADD REPLY
0
Entering edit mode
12.1 years ago
Bio_Kas • 0

Hello Guys, Is there a tool to convert fasta file of multiple alignments into a maf-format file.

ADD COMMENT
0
Entering edit mode

See my comment to the original question. Also, please do not post question as answers. If you want to ask a new question, do so using the "Ask question" button.

ADD REPLY
0
Entering edit mode
10.7 years ago

it is impossible convert fasta to maf. Maf-format alignment have more data than fasta.It's like convert fasta to fastq.

ADD COMMENT

Login before adding your answer.

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