Skip to content

unclear NextSV issues #14

Description

@astulaaa

I am running NextSV2 and I get these issues in the log files:

Traceback (most recent call last):
File "/BiO/Access/home/bioapps/nextsv/nextsv2.py", line 553, in
main()
File "/BiO/Access/home/bioapps/nextsv/nextsv2.py", line 128, in main
check_samtools_version(settings)
File "/BiO/Access/home/bioapps/nextsv/nextsv2.py", line 254, in check_samtools_version
results = subprocess.check_output([settings.samtools, "sort"]).decode()
UnicodeDecodeError: 'ascii' codec can't decode byte 0x8b in position 1: ordinal not in range(128)
[12/11/2019 14:33:51] reading config file
unknown parameter: longreadqc

With all this in mind output directories are created but running work.sh does not produce any output in the nextsv_results directory. What could be the reason for these issues, also I wonder why longreadqc parameter is unrecognised?

Thank you

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