mummerplot - providing ranges for x and y axes
0
0
Entering edit mode
3.2 years ago
langziv ▴ 50

Hi.

I'm trying to provide the ranges as explained in the mummer documentation, yet the ranges are not shown on the graphs.

I tried nucmer as well as mummer and didn't get the desired result.

The commands I used:

/nucmer --minalign=100 -p <output-name> <query> <reference>
/delta-filter -i 80 -g <input.delta> > <filtered_output.delta>
/mummerplot -x "[0,{x}]" -y "[0,{y}]" --png --layout --color -p <output-name>

The x and y values are the sum of sequences lengths that were calculated with Biopython from the multi fasta files.

I tried using mummer instead of nucmer and then mummerplot as well:

/mummer -mumreference <reference> <query> > <output>
/mummerplot --png --color -p r_btcaA1 -Q <fasta-of-query> -R <fasta-of-reference>

Help please

mummer nucmer mummerplot • 1.0k views
ADD COMMENT

Login before adding your answer.

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