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

Dev #54

Merged
merged 119 commits into from
Sep 30, 2023
Merged

Dev #54

merged 119 commits into from
Sep 30, 2023

Conversation

MarieLataretu
Copy link
Collaborator

No description provided.

@MarieLataretu MarieLataretu marked this pull request as ready for review May 5, 2022 13:41
@MarieLataretu
Copy link
Collaborator Author

MarieLataretu commented May 5, 2022

  • introduces sub workflow
  • different input params with --input '*/*.R{1,2}.fastq' --input (nano|illumina|illumina_single_end|fasta)

fixes & features

@MarieLataretu MarieLataretu requested a review from hoelzer May 5, 2022 14:34
the old conda profile was actually a mamba profile
else it gets quite crowded, when processing multiple samples
good to have them also published, not only in multiqc
replace _ with . in flagstats and idxstats
remove "_sorted" suffix
@hoelzer
Copy link
Member

hoelzer commented May 29, 2023

I tried

nextflow run clean.nf --input_type nano --input ../15-2067_O09_Nano.fastq.gz --host hsa --control dcs -profile local,docker

which failed bc of

ERROR ~ No such variable: hostNameChannel

 -- Check script './workflows/prepare_contamination_wf.nf' at line: 41 or see '.nextflow.log' file for more details

and I think the channel is missing in the subworkflow. The same for ownFastaChannel. I am fixing this and testing right now and will push my changes here for you to check @MarieLataretu ! Bc/ maybe I get smt wrong of how you implemented everything ;)

@hoelzer
Copy link
Member

hoelzer commented May 29, 2023

Alright, working on my end.

MarieLataretu and others added 9 commits June 21, 2023 08:55
- enable conda explicitly
- pipeline reports with timestamp
- nicer workflow figure
- added preprint
- updated mail and nextflow version
-  sets the nextflow configuration `cleanup` accordingly
@MarieLataretu MarieLataretu merged commit 211fced into master Sep 30, 2023
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

Successfully merging this pull request may close these issues.

2 participants