Skip to content

Why did it go to Chr0? #53

@soungalo

Description

@soungalo

Hello,
I ran RaGOO v1.1 with default parameters:
python ragoo.py contigs.fasta ref.fasta -t10
I looked for two specific contigs in the results which I know should map one after the other to chromosome 4. I looked at the paf output:

$ grep -E 'NODE_16239_|NODE_27438_' contigs_against_ref.paf
NODE_16239_length_1784_cov_3.719491     1784    5       1775    -       4       18585056        15903632        15905402        1737      1770    60      tp:A:P  cm:i:177        s1:i:1737       s2:i:0  dv:f:0.0015     rl:i:0
NODE_27438_length_660_cov_4.593388      660     3       645     -       4       18585056        15905406        15906048        642       642     60      tp:A:P  cm:i:67 s1:i:642        s2:i:0  dv:f:0.0008     rl:i:0

However, when looking at orderings/4_orderings.txt , only the first contig is there, while the second went to Chr0. Same when I look at groupings/4_contigs.txt.
Can you help me understand why the second contig was added to Chr0? it looks like it maps pretty well to the reference.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions