Conversation
* update CHANGELOG * fix PR number
* update modules * restore patch * update snapshots * update subworkflow * update CHANGELOG * update snapshot
* update doi * Update CHANGELOG and snapshots * Apply suggestions from code review * Apply suggestions from code review * newline
* Template update for nf-core/tools version 3.1.1 * master -> main * fix linting * Apply suggestions from code review * update ro-crate * update workflow * keep nextflow 24.10.1 * ignore snapshots in editor config * Apply suggestions from code review * lint * keep same depth * Apply suggestions from code review * code polish * restore main.nf * Apply suggestions from code review * polish * Apply suggestions from code review * polish * Update nextflow.config * Update main.nf * Update nextflow.config * update CHANGELOG * Apply suggestions from code review Co-authored-by: Michael L Heuer <heuermh@acm.org> * master/main -> main --------- Co-authored-by: Michael L Heuer <heuermh@acm.org>
* no need for this file * new modules * add more extract for sarek test files * update CHANGELOG
* rename input to asset * update CHANGELOG * fix linting * fix comments
* trying out flat structure for vcf related files * this is the nested structure I'd like * proper flat structure * fix syntax * code polish * order * 2.3.0 is not working with output * no doom * nested * refactor and update tests * array * glob * transpose vcf to handle multiple vcf with globs
* CHANGELOG update * handle multiple vcf * CHANGELOG.md update * restore comments * update sarek test and use asset file from references-asset
* CHANGELOG update * handle multiple vcf * CHANGELOG.md update * restore comments * update sarek test and use asset file from references-asset * more tests * do not regenerate fai if not needed * update CHANGELOG
* use schema from utils_references * fix paths * Apply suggestions from code review * fix assets * fix bash shell issues * not keeping the s3 files for now
* implement automatic sharding for nf-test * fix template
* Template update for nf-core/tools version 3.1.1 * Template update for nf-core/tools version 3.2.0 * Apply suggestions from code review * fix rocrate * fix linting * fix more linting * fix master -> main * update CHANGELOG * fix sharding * fix tests
* update CHANGELOG * nf-core modules update -f -a
* Fix links * Update CHANGELOG.md
…aseq or rnaseq (#91) * began refactor * rename tests * continue names update * Apply suggestions from code review * regenerate all tests * improve extract * rename * reuse closure * code polish + better comments * minor polish * move out YAML_TO_CHANNEL + EXTRACT * refactor generation by pipeline * rescue EXTRACT_ARCHIVE versions * ALPHABETICAL ORDER * rescue sizes and faidx * rescue sizes execution * reorder snapshot * restore comments * uncomment * update CHANGELOG * rescue intervals generation * typo * no need for empty channel * reorganize config to prepare moving subworkflows to modules * simplify further extract subworkflow
* remove forgotten subworkflow * add tests * string() just to be safe * update tests * should fix tests * fix new tests * improve rnaseq usage * regenerate tests * add more tests * reorder snapshot * better and prettier snapshots
* refactor meta usage * safer join * regenerate snapshots * nf-core modules patch * remove unstable files from snapshots * closure 🚀 * join_by_id -> join_by_meta_id
* Update action.yml * Update action.yml
* rename subworkflow * better comments * use nf-core version of subworkflow * update all modules * update provenance * fix gffread usage * update CHANGELOG * fix build_intervals usage * fix memory requirements for test for BWAMEM2_INDEX
* better comments * polish to trigger tests * Update action.yml * Update nf-test.yml
* early fail * update CHANGELOG * fix name of confirm-pass
* main.nf * install prepare_genome_dnaseq prepare_genome_rnaseq * update bowtie * update prepare_genome_dnaseq * update snapshots * fix config issues * typo * update prepare_genome_rnaseq
* fix path to files * fix snapshots * source datasheets are in nf-core/references-datasheets * fix paths * fix path to test files * fix path to test input * update createsequencedictionay * update samtools tests * update tests and snapshots * fix path and update snapshots * fix path and update snapshots * fix path and update snapshots * use test input without gtf * fix snapshots * update snapshots
* update CHANGELOG * update all modules * update schema * fix schema * use subworkflow * new params references_basepath * be consistent about params
* Template update for nf-core/tools version 3.1.1 * Template update for nf-core/tools version 3.2.0 * Template update for nf-core/tools version 3.2.1 * Apply suggestions from code review * fix merge conflicts * Update subworkflows/local/utils_nfcore_references_pipeline/main.nf
* add metro map and update docs * Update README.md * update CHANGELOG * 30° angles instead of 45° and more spacing * improve comments * add contributor * typo * Add links to tools * update CITATIONS
* add logo * update map and logo * update logo * export page * export page
* Template update for nf-core/tools version 3.1.1 * Template update for nf-core/tools version 3.2.0 * Template update for nf-core/tools version 3.2.1 * update workflow output defs * update ci nextflow version * lint * Template update for nf-core/tools version 3.3.2 * update changelog * typo * fix publishing * fix snapshot * simpligy publishing * update paths and snapshots * fix merge * update CHANGELOG * fix snapshots --------- Co-authored-by: Nicolas Vannieuwkerke <nicolas.vannieuwkerke@ugent.be>
* bump version * Trigger Build * Update CHANGELOG.md * unstable on conda * fix gitignore
* update all modules * update sarek references * fix linting
* restore path to publish folders * update nftignore * update snapshots and nftignore * fix snapshots * fixing refseq.bin * forgot wbcel235
|
why is this needed? |
Member
Author
|
We believed with Julia that it was needed because I never got the template sync until now |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR checklist
nf-core pipelines lint).nextflow run . -profile test,docker --outdir <OUTDIR>).nextflow run . -profile debug,test,docker --outdir <OUTDIR>).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).