Fasta Format And Maq
1
0
Entering edit mode
11.2 years ago
joaslucas ▴ 90

I am trying to use the genome of Mycobacterium tuberculosis as a ref seq but it seems that maq is not recognizing it as fasta format. I am using the following command line:

maq.pl easyrun outdir MTBH37RV.fasta B4_GCCAT_L002_R1_001.fastq

and it is returning: "Cannot guess the format of file '/home/Documentos/maq-0.7.1/MTBH37RV.fasta'. at /usr/local/bin/maq.pl line 107."

Can someone give a help?

Thanks

fasta • 2.0k views
ADD COMMENT
1
Entering edit mode
11.2 years ago
fo3c ▴ 450

It seems that you are missing a -d in there.

See their example: maq.pl easyrun -d outdir ref.fasta reads.fastq

ADD COMMENT
0
Entering edit mode

Thanks got it, I was reaaly missing the -d.

ADD REPLY

Login before adding your answer.

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