Skip to content

Next SV raise error on 'samtools sort' #16

@LYC-vio

Description

@LYC-vio
Traceback (most recent call last):
  File "/data/Softwares/nextsv/nextsv2.py", line 554, in <module>
    main()
  File "/data/Softwares/nextsv/nextsv2.py", line 128, in main
    check_samtools_version(settings)
  File "/data/Softwares/nextsv/nextsv2.py", line 254, in check_samtools_version
RuntimeError: command '/home/.conda/envs/nextsv/bin/samtools sort' return with error (code 1): samtools sort: failed to read header from "-"

seems that the error was caused by subprocess.check_output, or is it because my samtools version is not right?

I'm using samtools 1.14, and GCC/10.2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions