Skip to content
This repository was archived by the owner on Nov 2, 2021. It is now read-only.
This repository was archived by the owner on Nov 2, 2021. It is now read-only.

more descriptive error messages when samtools isn't in $PATH? #20

@andrewejaffe

Description

@andrewejaffe

Hi,
I tried running this tool, and got an empty error message, which made it hard to debug. I ended up getting it working by initiating samtools. It might therefore be helpful if the tool checks to see if samtools is installed:

[ajaffe@compute-094 preprocessed_data]$ python $NUDUP -f $ID1 -T ./ $BAM
2019-01-30 14:33:42,476 [     INFO] - Deduplicating NuGEN single end reads...
2019-01-30 14:33:43,278 [     INFO] - Using molecular tag sequence from Index FASTQ read
2019-01-30 14:33:43,279 [     INFO] - Appending molecular tag sequence to SAM/BAM read name
2019-01-30 14:33:43,295 [    ERROR] -

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