Skip to content

ERROR with MutationParser #75

@bithorax1

Description

@bithorax1

While running ShapeMapper2, I keep getting an error with the mutation parser. My reads are a bit longer, so Bowtie doesn't work, but STAR does a good job with a unique alignment rate over 90%.

But then it all crashes:
"more ERROR: Component "MutationParser_Modified" (RNA:EGFP_genome sample:Modified) failed, giving the following error message:
vector::_M_range_check: __n (which is 18446744073709551615) >= this->size() (which is 516)
Component "MutationParser_Modified" (RNA:EGFP_genome sample:Modified) status: failed (return code 1)"

The command:
"shapemapper --name EGFP --nproc 16 --dms --verbose --star-aligner --disable-soft-clipping --target EGFP_genome.fasta --modified --folder DMS --untreated --folder noDMS --output-aligned-reads --output-parsed-mutations --output-counted-mutations"

What could be the issiue?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions