Skip to content

Single End Read run crashes #39

@CDieterich

Description

@CDieterich

reason : mate1 and mate2 are not available in single end mode

if options.bam and (len(options.bam) != len(options.mate1)):
logging.info("BAM file list is shorter than mate list. Maybe you forgot the @ (@file.list)?")
print("BAM file list is shorter than mate list. Maybe you forgot the @ (@file.list)?")
exit(-1)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions