-
Notifications
You must be signed in to change notification settings - Fork 125
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
Release 2.3 Updates: Fixes for contamination, UMI Handling, Template 2.11.1 #303
Commits on May 10, 2022
-
Reverting changes to a non-linted version and added the umitools modules.
Christian Kubica authored and Christian Kubica committedMay 10, 2022 Configuration menu - View commit details
-
Copy full SHA for d783ef9 - Browse repository at this point
Copy the full SHA d783ef9View commit details -
Added the umitools workflow and integrated it into the smrnaseq workflow
Christian Kubica authored and Christian Kubica committedMay 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 1043932 - Browse repository at this point
Copy the full SHA 1043932View commit details
Commits on May 13, 2022
-
Add additional documentation to use UMI tools as part of the pipeline. Most of the documentation has been copied from nf-core/rnaseq.
Christian Kubica authored and Christian Kubica committedMay 13, 2022 Configuration menu - View commit details
-
Copy full SHA for 27fd482 - Browse repository at this point
Copy the full SHA 27fd482View commit details
Commits on Jun 13, 2022
-
The bam2fq module is neccessary to convert the deduplicated bam files back into a fastq format to be fed into the existing pipeline.
Christian Kubica authored and Christian Kubica committedJun 13, 2022 Configuration menu - View commit details
-
Copy full SHA for ee673b0 - Browse repository at this point
Copy the full SHA ee673b0View commit details
Commits on Jun 14, 2022
-
Added the umitools extract modules.config lines from nf-core/rnaseq to this pipeline.
Christian Kubica authored and Christian Kubica committedJun 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 0bc65e4 - Browse repository at this point
Copy the full SHA 0bc65e4View commit details
Commits on Jun 15, 2022
-
Added configurations for umi deduplication.
Christian Kubica authored and Christian Kubica committedJun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 8d14f90 - Browse repository at this point
Copy the full SHA 8d14f90View commit details -
INCLUDE UMITOOLS DEDUP WORKFLOW
Initial comit of the umi dedup subworkflow. The workflow combines already existing modules of the pipeline and nf-core module to deduplicate the reads by mapping them to the species genome and re-converting them to fastq after deduplication.
Christian Kubica authored and Christian Kubica committedJun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 23f96d8 - Browse repository at this point
Copy the full SHA 23f96d8View commit details -
includes the optional umitools deduplication step after the read QC.
Christian Kubica authored and Christian Kubica committedJun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 944d277 - Browse repository at this point
Copy the full SHA 944d277View commit details -
Added additional configuration to change the output file name of samtools sort.
Configuration menu - View commit details
-
Copy full SHA for ddb3dba - Browse repository at this point
Copy the full SHA ddb3dbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2ef66a - Browse repository at this point
Copy the full SHA b2ef66aView commit details -
Added the documentation detailing the output files of the UMI-tools deduplication step.
Configuration menu - View commit details
-
Copy full SHA for 29ec7da - Browse repository at this point
Copy the full SHA 29ec7daView commit details -
Configuration menu - View commit details
-
Copy full SHA for afa1ad7 - Browse repository at this point
Copy the full SHA afa1ad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c72ac5b - Browse repository at this point
Copy the full SHA c72ac5bView commit details
Commits on Jun 20, 2022
-
MERGE DEDUPLICATED AND UNMAPPED READS AFTER DEDUPLICATION
After deduplication the reads that remained unaligned to the provided reference genome are merged with the set of deduplicated reads to enable the use of the full spectrum of reads, independent of potential reference bias. This behaviour can be deactivated by setting --umi_merge_unmapped false
Configuration menu - View commit details
-
Copy full SHA for f442289 - Browse repository at this point
Copy the full SHA f442289View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9ca542 - Browse repository at this point
Copy the full SHA f9ca542View commit details -
Configuration menu - View commit details
-
Copy full SHA for b974717 - Browse repository at this point
Copy the full SHA b974717View commit details
Commits on Jun 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4610be1 - Browse repository at this point
Copy the full SHA 4610be1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67b2cac - Browse repository at this point
Copy the full SHA 67b2cacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23fc985 - Browse repository at this point
Copy the full SHA 23fc985View commit details -
Information on the new --umi_merge_unmapped command were added to both the CHANGELOG, as well as the output markdown script.
Configuration menu - View commit details
-
Copy full SHA for be241ea - Browse repository at this point
Copy the full SHA be241eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b433f1 - Browse repository at this point
Copy the full SHA 8b433f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e732ed - Browse repository at this point
Copy the full SHA 0e732edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f426b5 - Browse repository at this point
Copy the full SHA 8f426b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e132fb - Browse repository at this point
Copy the full SHA 8e132fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 039843f - Browse repository at this point
Copy the full SHA 039843fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53c097c - Browse repository at this point
Copy the full SHA 53c097cView commit details
Commits on Jun 22, 2022
-
Includes the nf-core cat module to replace the custom concatenation module.
Configuration menu - View commit details
-
Copy full SHA for 608c414 - Browse repository at this point
Copy the full SHA 608c414View commit details -
REPLACE CUSTOM CAT WITH NF-CORE CAT
Implements the use of the nf-core cat module.
Configuration menu - View commit details
-
Copy full SHA for 6d305c2 - Browse repository at this point
Copy the full SHA 6d305c2View commit details -
deletes the now unused conatenation module.
Configuration menu - View commit details
-
Copy full SHA for 57a8dba - Browse repository at this point
Copy the full SHA 57a8dbaView commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 04b852c - Browse repository at this point
Copy the full SHA 04b852cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f285867 - Browse repository at this point
Copy the full SHA f285867View commit details
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6948bad - Browse repository at this point
Copy the full SHA 6948badView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16bb675 - Browse repository at this point
Copy the full SHA 16bb675View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90527a2 - Browse repository at this point
Copy the full SHA 90527a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39f0597 - Browse repository at this point
Copy the full SHA 39f0597View commit details -
Configuration menu - View commit details
-
Copy full SHA for c198eda - Browse repository at this point
Copy the full SHA c198edaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85cadb0 - Browse repository at this point
Copy the full SHA 85cadb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c703c9 - Browse repository at this point
Copy the full SHA 7c703c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8d04d2 - Browse repository at this point
Copy the full SHA e8d04d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9285dfb - Browse repository at this point
Copy the full SHA 9285dfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a3f11b - Browse repository at this point
Copy the full SHA 3a3f11bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 357ca53 - Browse repository at this point
Copy the full SHA 357ca53View commit details
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c6efa86 - Browse repository at this point
Copy the full SHA c6efa86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0be5a17 - Browse repository at this point
Copy the full SHA 0be5a17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13fc7a4 - Browse repository at this point
Copy the full SHA 13fc7a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71590db - Browse repository at this point
Copy the full SHA 71590dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 892ab89 - Browse repository at this point
Copy the full SHA 892ab89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05ae65a - Browse repository at this point
Copy the full SHA 05ae65aView commit details
Commits on Oct 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e6a0b75 - Browse repository at this point
Copy the full SHA e6a0b75View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd97948 - Browse repository at this point
Copy the full SHA dd97948View commit details -
Configuration menu - View commit details
-
Copy full SHA for b59a73f - Browse repository at this point
Copy the full SHA b59a73fView commit details
Commits on Nov 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c835f59 - Browse repository at this point
Copy the full SHA c835f59View commit details
Commits on Dec 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7278013 - Browse repository at this point
Copy the full SHA 7278013View commit details
Commits on Dec 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ec3d446 - Browse repository at this point
Copy the full SHA ec3d446View commit details
Commits on Jan 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fcc3ef0 - Browse repository at this point
Copy the full SHA fcc3ef0View commit details -
Merge pull request #164 from CKComputomics/umitools
Merging this to the umihandling branch to be able to fix remaining bits there myself more easily. Please wait for the next PR to be opened, will post a link here.
Configuration menu - View commit details
-
Copy full SHA for 069beb1 - Browse repository at this point
Copy the full SHA 069beb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce28d5a - Browse repository at this point
Copy the full SHA ce28d5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fed23d1 - Browse repository at this point
Copy the full SHA fed23d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for be15900 - Browse repository at this point
Copy the full SHA be15900View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d4fd07 - Browse repository at this point
Copy the full SHA 1d4fd07View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba4479c - Browse repository at this point
Copy the full SHA ba4479cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 285cfd0 - Browse repository at this point
Copy the full SHA 285cfd0View commit details -
Merge pull request #302 from nf-core/nf-core-template-merge-2.11.1
Important! Template update for nf-core/tools v2.11.1
Configuration menu - View commit details
-
Copy full SHA for cd69374 - Browse repository at this point
Copy the full SHA cd69374View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1b232f - Browse repository at this point
Copy the full SHA e1b232fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2828bd2 - Browse repository at this point
Copy the full SHA 2828bd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1be106c - Browse repository at this point
Copy the full SHA 1be106cView commit details -
Merge pull request #300 from fhausmann/fix_samtools_stats_genome
Fix stats not executed from genome (fixes #299)
Configuration menu - View commit details
-
Copy full SHA for b59bb7a - Browse repository at this point
Copy the full SHA b59bb7aView commit details
Commits on Jan 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ff703f1 - Browse repository at this point
Copy the full SHA ff703f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 313e7d3 - Browse repository at this point
Copy the full SHA 313e7d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e3f082 - Browse repository at this point
Copy the full SHA 5e3f082View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6240ec0 - Browse repository at this point
Copy the full SHA 6240ec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfcf486 - Browse repository at this point
Copy the full SHA bfcf486View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5d1bfc - Browse repository at this point
Copy the full SHA d5d1bfcView commit details -
Merge remote-tracking branch 'upstream/fix-mirdeep2_and_contamination…
…_filter' into umi-handling
Configuration menu - View commit details
-
Copy full SHA for e331ac3 - Browse repository at this point
Copy the full SHA e331ac3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22f07de - Browse repository at this point
Copy the full SHA 22f07deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fb0ae0 - Browse repository at this point
Copy the full SHA 8fb0ae0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 227af28 - Browse repository at this point
Copy the full SHA 227af28View commit details -
Configuration menu - View commit details
-
Copy full SHA for eed0895 - Browse repository at this point
Copy the full SHA eed0895View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cc2a0d - Browse repository at this point
Copy the full SHA 2cc2a0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf6e8bd - Browse repository at this point
Copy the full SHA bf6e8bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 454504d - Browse repository at this point
Copy the full SHA 454504dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7eefcca - Browse repository at this point
Copy the full SHA 7eefccaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f118456 - Browse repository at this point
Copy the full SHA f118456View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbbc6d8 - Browse repository at this point
Copy the full SHA cbbc6d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea6d05e - Browse repository at this point
Copy the full SHA ea6d05eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6df081f - Browse repository at this point
Copy the full SHA 6df081fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43d3aba - Browse repository at this point
Copy the full SHA 43d3abaView commit details
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2059ed4 - Browse repository at this point
Copy the full SHA 2059ed4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 945c318 - Browse repository at this point
Copy the full SHA 945c318View commit details -
Configuration menu - View commit details
-
Copy full SHA for e43e4cf - Browse repository at this point
Copy the full SHA e43e4cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b21fe1 - Browse repository at this point
Copy the full SHA 3b21fe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e21df8 - Browse repository at this point
Copy the full SHA 8e21df8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc01195 - Browse repository at this point
Copy the full SHA fc01195View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1410923 - Browse repository at this point
Copy the full SHA 1410923View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12be186 - Browse repository at this point
Copy the full SHA 12be186View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96adf13 - Browse repository at this point
Copy the full SHA 96adf13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c7227a - Browse repository at this point
Copy the full SHA 5c7227aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d19dbf - Browse repository at this point
Copy the full SHA 8d19dbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84da917 - Browse repository at this point
Copy the full SHA 84da917View commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e95f075 - Browse repository at this point
Copy the full SHA e95f075View commit details -
Configuration menu - View commit details
-
Copy full SHA for c51f54d - Browse repository at this point
Copy the full SHA c51f54dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3776e18 - Browse repository at this point
Copy the full SHA 3776e18View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5daf6b - Browse repository at this point
Copy the full SHA a5daf6bView commit details -
Apply suggestions from code review
Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4baf752 - Browse repository at this point
Copy the full SHA 4baf752View commit details -
Configuration menu - View commit details
-
Copy full SHA for 533a0f3 - Browse repository at this point
Copy the full SHA 533a0f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60052b6 - Browse repository at this point
Copy the full SHA 60052b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f04ef2e - Browse repository at this point
Copy the full SHA f04ef2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41bd0d0 - Browse repository at this point
Copy the full SHA 41bd0d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6213f5f - Browse repository at this point
Copy the full SHA 6213f5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed8ad08 - Browse repository at this point
Copy the full SHA ed8ad08View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed99b7e - Browse repository at this point
Copy the full SHA ed99b7eView commit details
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1c278fe - Browse repository at this point
Copy the full SHA 1c278feView commit details
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 91e67f2 - Browse repository at this point
Copy the full SHA 91e67f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfac917 - Browse repository at this point
Copy the full SHA cfac917View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9208ea - Browse repository at this point
Copy the full SHA b9208eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65f7f0e - Browse repository at this point
Copy the full SHA 65f7f0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8243651 - Browse repository at this point
Copy the full SHA 8243651View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea68c8e - Browse repository at this point
Copy the full SHA ea68c8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d493ff7 - Browse repository at this point
Copy the full SHA d493ff7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fe6629 - Browse repository at this point
Copy the full SHA 6fe6629View commit details
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 58c5b1a - Browse repository at this point
Copy the full SHA 58c5b1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53c6ffa - Browse repository at this point
Copy the full SHA 53c6ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5192d4 - Browse repository at this point
Copy the full SHA d5192d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d8219e - Browse repository at this point
Copy the full SHA 3d8219eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fb2523 - Browse repository at this point
Copy the full SHA 4fb2523View commit details
Commits on Jan 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2dd1e24 - Browse repository at this point
Copy the full SHA 2dd1e24View commit details