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

MultiQC #163

Closed
chasemc opened this issue May 21, 2021 · 4 comments
Closed

MultiQC #163

chasemc opened this issue May 21, 2021 · 4 comments
Labels
enhancement New feature or request nextflow Nextflow related issues/code

Comments

@chasemc
Copy link
Member

chasemc commented May 21, 2021

Some of the as-yet-unused nf-core template is some MultiQC stuff. We can either go ahead and incorporate it or remove these files.

https://multiqc.info/

@chasemc chasemc added the enhancement New feature or request label May 21, 2021
@chasemc
Copy link
Member Author

chasemc commented May 21, 2021

@chasemc
Copy link
Member Author

chasemc commented May 21, 2021

ping @jason-c-kwan @WiscEvan @Sidduppal

@evanroyrees evanroyrees added the nextflow Nextflow related issues/code label May 24, 2021
@evanroyrees
Copy link
Collaborator

🔥 I vote for removing the multiQC/fastQC stuff, as Autometa was implemented for binning, not assembly/QC

@Sidduppal
Copy link
Collaborator

Yeah, I think we should remove fastQC/multiQC.

evanroyrees added a commit that referenced this issue Jan 28, 2022
evanroyrees added a commit that referenced this issue Jan 30, 2022
…ntainer (#229)

* 🎨🍏 Add optional output and logic to handle archaea input
* 🎨🔥🍏 Remove unnecessary subworkflow for binning summary and binning.
* 🎨🍏 Add working version of using either bacteria or archaea based on params.kingdom
* 🎨🐛🍏 Add meta.cov_from_assembly = spades for mock data spades coverage channel
* 🎨🍏🔥 Remove redundant code in autometa.nf channels and unused params line in binning_summary.nf
* 🎨🍏 fixes #187 KMER sub-workflow
* 🎨✅ Fix test for unclustered_recruitment.py
* 🎨🐛🍏🐍 Re-write unclustered recruitment features table to output-features and main to output-main
* 🎨🐍🐛 Incorrect cluster col usage in get_metabin_stats for binnin/summary.py
* 🎨🍏 Rename bin_contigs.nf to binning.nf
* 🎨🍏 Update tags for kmers, binning and recruitment
* 🎨🐍 Update kmers main behavior so kmer pipeline may be run at multiple different stages
* 🎨🍏 Update modules.config for new local kmer and binning processes
* 🔥🍏 Fixes #163
* 🎨🐛🐍 Fix main logic for handling missing files for kmers
* 🔥🐛 Remove added args in main logic of kmers.py
* 🔥✅ Remove unnecessary import
* 💚🔥🐛 Remove duplicat norm_df fixture in test_kmers.py
* 🔥 Remove unused import in test_recursive_dbscan.py
* ✅🎨🐍🍏 Add behavior to raise/handle 204 exit code for autometa-binning/binning.nf
* ✅ Add test for raising a TableFormatError
* 🍏 Add errorStrategy to binning.nf to ignore the 204 error
* 🐍🎨 Add sys.exit(204) exit code when raising a BinninError or TableFormatError for recursive_dbscan.py
* 🎨🍏🐍 Replace 0 exit code with 204 and add handling 204 exitcode in RECRUIT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nextflow Nextflow related issues/code
Projects
None yet
Development

No branches or pull requests

3 participants