I have downloaded Maq & am trying to get the program to work.
When I try to run Maq I get this output
maq.pl demo ref.fasta calib-36.dat
-- CMD: mkdir -p maqdemo
-- CMD: /usr/bin/maq simulate -N 1000000 maqdemo/r1.fq maqdemo/r2.fq ref.fasta
calib-30.dat > maqdemo/true.snp
> > /usr/bin/maq: line 1: .": command not found
> > /usr/bin/maq: line 2: .": command not found
> > /usr/bin/maq: line 3: .": command not found
> > /usr/bin/maq: line 4: .": command not found
> > /usr/bin/maq: line 5: .de: command not found
> > /usr/bin/maq: line 6: .br: command not found
> > /usr/bin/maq: line 7: .if: command not found
> > /usr/bin/maq: line 8: .ne: command not found
> > /usr/bin/maq: line 9: .PP: command not found
> > /usr/bin/maq: line 10: fB\simulatefR: command not found
> > /usr/bin/maq: line 11: .PP: command not found
> > /usr/bin/maq: line 12: ..: command not found
> > /usr/bin/maq: line 13: syntax error near unexpected token `('
> > /usr/bin/maq: line 13: `.de Sp \" Vertical space (when we can't use .PP)'
> > ** fail to run command '/usr/bin/maq simulate -N 1000000 maqdemo/r1.fq
> > maqdemo/r2.fq ref.fasta calib-30.dat > maqdemo/true.snp' at /usr/bin/
> > maq.pl line 842.
If I try to run maq.pl easyrun -d outdir ref.fasta reads.fastq command I get
-- CMD: /usr/bin/maq fasta2bfa
/Users/jozefgecz/Documents/Alison/Maq/maq-0.7.0/ref.fasta outdir/ref.bfa 2>
/dev/null
** fail to run command '/usr/bin/maq fasta2bfa
/Users/jozefgecz/Documents/Alison/Maq/maq-0.7.0/ref.fasta outdir/ref.bfa 2>
/dev/null' at /usr/bin/maq.pl line 842.
I save my ref.fasta file in Bbedit as Unix format. I'm not a bioinformatician
so am struggling.
any help would be greatly appreciated
alig
When I try to run Maq I get this output
maq.pl demo ref.fasta calib-36.dat
-- CMD: mkdir -p maqdemo
-- CMD: /usr/bin/maq simulate -N 1000000 maqdemo/r1.fq maqdemo/r2.fq ref.fasta
calib-30.dat > maqdemo/true.snp
> > /usr/bin/maq: line 1: .": command not found
> > /usr/bin/maq: line 2: .": command not found
> > /usr/bin/maq: line 3: .": command not found
> > /usr/bin/maq: line 4: .": command not found
> > /usr/bin/maq: line 5: .de: command not found
> > /usr/bin/maq: line 6: .br: command not found
> > /usr/bin/maq: line 7: .if: command not found
> > /usr/bin/maq: line 8: .ne: command not found
> > /usr/bin/maq: line 9: .PP: command not found
> > /usr/bin/maq: line 10: fB\simulatefR: command not found
> > /usr/bin/maq: line 11: .PP: command not found
> > /usr/bin/maq: line 12: ..: command not found
> > /usr/bin/maq: line 13: syntax error near unexpected token `('
> > /usr/bin/maq: line 13: `.de Sp \" Vertical space (when we can't use .PP)'
> > ** fail to run command '/usr/bin/maq simulate -N 1000000 maqdemo/r1.fq
> > maqdemo/r2.fq ref.fasta calib-30.dat > maqdemo/true.snp' at /usr/bin/
> > maq.pl line 842.
If I try to run maq.pl easyrun -d outdir ref.fasta reads.fastq command I get
-- CMD: /usr/bin/maq fasta2bfa
/Users/jozefgecz/Documents/Alison/Maq/maq-0.7.0/ref.fasta outdir/ref.bfa 2>
/dev/null
** fail to run command '/usr/bin/maq fasta2bfa
/Users/jozefgecz/Documents/Alison/Maq/maq-0.7.0/ref.fasta outdir/ref.bfa 2>
/dev/null' at /usr/bin/maq.pl line 842.
I save my ref.fasta file in Bbedit as Unix format. I'm not a bioinformatician
so am struggling.
any help would be greatly appreciated
alig
Comment