Mummer for running multiple query files
0
1
Entering edit mode
4.5 years ago
AP ▴ 80

Hello everyone,

I am trying to use Mummer to differentiate core and accessory chromosomes in some genome assembly files I have. I used the following code to align single query file to the single reference file which seems to work fine.

nucmer -maxmatch -c 100 -p Fop Fol_fasta  Fusox.fasta

But now I want to align multiple query assembly files to a single reference file, but nucmer gave me error on this. I also tried using just Mummer code like this:

mummer -maxmatch -b Necha.fasta  Fsp.fasta Neo.fasta

but I don't get any output. I saw that in MUMmer manual they describe more about single query than multiple query files. Am I doing something wrong here. Could you please help.

Thank you,

Ambika

MUMmer Nucmer Assembly alignment • 1.6k views
ADD COMMENT

Login before adding your answer.

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