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

Running SPLICE-q without the outfile arg leads to an error #2

Open
matdoering opened this issue Jul 8, 2021 · 0 comments
Open

Running SPLICE-q without the outfile arg leads to an error #2

matdoering opened this issue Jul 8, 2021 · 0 comments

Comments

@matdoering
Copy link

Call:

SPLICE-q.py -b /mnt/data/input/sample1.bam -g /mnt/data/reference/homo_sapiens/GRCh38/gencode.v38.chr_patch_hapl_scaff.annotation.gtf
Traceback (most recent call last):
  File "/usr/local/bin/SPLICE-q.py", line 776, in <module>
    main()
  File "/usr/local/bin/SPLICE-q.py", line 510, in main
    main_nocoverage(parser)
  File "/usr/local/bin/SPLICE-q.py", line 576, in main_nocoverage
    if len(outfilename) == 0:
TypeError: object of type 'NoneType' has no len()
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

1 participant