Skip to content

Insert_size calculation bug #95

Description

@PfaffS

When in the scr-ref.bam no paired reads are mapped, the script scale-reads.pl will divide by 0.
It tries to print the mean of all paired mapped reads template lengths (TLEN 9th column in .bam). If there are no paired reads it will try to calculate it by dividing by 0.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions