Skip to content

Output error message for pooled assembly of single-end reads #54

@kmnip

Description

@kmnip

Please report

  • version of RNA-Bloom with java -jar RNA-Bloom.jar -version
    2.0.1
  • version of java with java -version
    20
  • exact command used to run RNA-Bloom
    rnabloom -pool readslist.txt

If an input readslist file for the -pool option contains only single-end reads, stage 1 will still run to the end.

Technically, RNA-Bloom should exit with an error indicating "pooled assembly of single-end reads is not supported."
I can also emphasize this (and explain why) in the readme section for -pool option:
https://github.com/bcgsc/RNA-Bloom#file-format-for-the--pool-option

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions