whole genome alignment using nucmer
2
0
Entering edit mode
5.0 years ago
reza ▴ 300

hi

i aligned two whole genome using nucmer with this simple command

nucmer reference_genome.fasta query_genome.fasta

then three outputs files were created: out.delta, out.coordinates, out.tiling

Now, is there any way to know how percent of reference genome, covered by query genome?

Assembly alignment genome nucmer • 2.5k views
ADD COMMENT
4
Entering edit mode
5.0 years ago
harishk0201 ▴ 130

You can use dnadiff from the MUMmer suite actually. It will generate a .report file where all the details are present.

ADD COMMENT
0
Entering edit mode
5.0 years ago

Not as such I think, you will have to post-process one of those output files (the out.coordinates if I remember well)

ADD COMMENT
0
Entering edit mode

there you go :), I upvoted harishk0201 answer myself

ADD REPLY

Login before adding your answer.

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