Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unclear NextSV issues #14

Open
astulaaa opened this issue Dec 11, 2019 · 2 comments
Open

unclear NextSV issues #14

astulaaa opened this issue Dec 11, 2019 · 2 comments

Comments

@astulaaa
Copy link

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

@kostasgalexiou
Copy link

Hi,

Could someone from the nextsv team reply to the issue addressed by @astulaaa? I run into the same problem.

Regards,
Kostas

@fangli80
Copy link
Collaborator

Sorry for the late reply. Please check if the longreadqc binary file is in the nextsv/bin/ folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants