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

cryptic error when gtf annotation is missing #168

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

cryptic error when gtf annotation is missing #168

alexg9010 opened this issue Jul 8, 2021 · 0 comments

Comments

@alexg9010
Copy link
Member

When the gtf-file is not given, or commented, a cryptic error message is given.

test.yaml:

# ## ~~~~~~~~~~~~~~~~~~~~~~~~~LOCATIONS~~~~~~~~~~~~~~~~~~~~~~~~~~ #
# ## This section needs to be adjusted to the planned analysis.   #
# ## ------------------------------------------------------------ #
 locations:
   input-dir: ./
   output-dir: ./output
   genome-file: ../dm_genome/Drosophila_melanogaster_sm_assembly6_chip.fa
#   spikein-file:
#   index-dir:
#   gff-file:
#
#
[..]
SyntaxError:
Input and output files have to be specified as strings or lists of strings.
  File "/gnu/store/1d1y4d7j8p4cnad7q9mswhbvs18falp6-pigx-chipseq-0.0.52/libexec/pigx_chipseq/Snake_ChIPseq.py", line 364, in <module>
  File "/gnu/store/1d1y4d7j8p4cnad7q9mswhbvs18falp6-pigx-chipseq-0.0.52/libexec/pigx_chipseq/Rules/Prepare_Annotation.py", line 11, in <module>

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