Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

miRseq pipeline #470

Closed
shaoli86 opened this issue Jan 20, 2022 · 4 comments
Closed

miRseq pipeline #470

shaoli86 opened this issue Jan 20, 2022 · 4 comments
Assignees
Labels

Comments

@shaoli86
Copy link

I have an mirseq data which I am trying to run with ccbrpipeliner miseq pipeline. I have followed the instructions as outlined in the pipeliner documentation: https://ccbr.github.io/pipeliner-docs/miRNA-seq/TLDR-miRNASeq/#run-the-mirseq-pipeline
However, when I am trying to dry-run the pipeline I am encountering this error:

KeyError in line 304 of {my_working_dir}/Snakefile:
'BOWTIE_REF'
File "{my_working_dir}/Snakefile", line 304, in

@skchronicles
Copy link
Collaborator

Hey @shaoli86,

Do you remember what reference genome you selected from the drop down option? I am just wondering if you may have selected a reference genome that is not supported by this pipeline.

I have also emailed you about setting up a very quick meeting. It shouldn't take more than 15 minutes of your time. Please let me know what you think.

Best,
@skchronicles

@shaoli86
Copy link
Author

shaoli86 commented Jan 24, 2022 via email

@skchronicles
Copy link
Collaborator

Hello @shaoli86,

Thank you for quickly meeting with us.

Yes, it appears the issue was due to selecting that (hg19) reference genome. At the current moment, the miR-seq pipeline only supports hg38 and mm10. @wong-nw and I will work together to add a warning message if a user selects an unsupported genome. This will help prevent the issue for others using the miR-seq pipeline.

Thank you again for bringing this issue to our attention, and have a wonderful day!

Best,
@skchronicles

@skchronicles
Copy link
Collaborator

Note: Issue resolved with the following commit e418e9f.

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

No branches or pull requests

3 participants