Skip to content

Insert_size calculation bug #95

@PfaffS

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.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions