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

Candidate release 3.2.0 #1057

Merged
merged 561 commits into from
Jun 5, 2023
Merged

Candidate release 3.2.0 #1057

merged 561 commits into from
Jun 5, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 2, 2023

  1. Merge pull request #954 from maxulysse/annotation_hg19

    Fix missing annotation keys for vep/snpeff
    maxulysse committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    4e60e8c View commit details
    Browse the repository at this point in the history
  2. add failsafe with join()

    maxulysse committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    59de143 View commit details
    Browse the repository at this point in the history
  3. update CHANGELOG

    maxulysse committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    bc16cbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2e3e44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a4af5d View commit details
    Browse the repository at this point in the history
  6. code polish

    maxulysse committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    49c7d55 View commit details
    Browse the repository at this point in the history
  7. update CHANGELOG

    maxulysse committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    6ea33d2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    15c2328 View commit details
    Browse the repository at this point in the history
  9. update md5sum

    maxulysse committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    a11fbff View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c09f240 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8524d37 View commit details
    Browse the repository at this point in the history
  12. fix map

    maxulysse committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    59b3d0d View commit details
    Browse the repository at this point in the history
  13. Merge pull request #957 from maxulysse/mutect2

    Add failsafe options for Nextflow join operator
    maxulysse committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    b2a8891 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. update paths

    FriederikeHanssen committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    7d56fa4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #965 from FriederikeHanssen/new_paths

    update paths
    ewels committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    4e46048 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    50f0652 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: FriederikeHanssen <Friederike.hanssen@qbic.uni-tuebingen.de>
    maxulysse and FriederikeHanssen committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    2448bc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1fe104 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4221d5d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #967 from maxulysse/annotation_cache_docs

    ADD: Annotation cache usage docs
    maxulysse committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    3b5f2a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    9f6f8c9 View commit details
    Browse the repository at this point in the history
  2. update all modules

    maxulysse committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    3538373 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Configuration menu
    Copy the full SHA
    86c684e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Changelog update

    robsyme committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    6d60fd9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #971 from nf-core/sort-fix

    Don't mutate channel elements in-place
    maxulysse committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    d9675e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    8227588 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4f54a3 View commit details
    Browse the repository at this point in the history
  3. Fixed link formatting

    ameynert committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    7cf1d3b View commit details
    Browse the repository at this point in the history
  4. Add validation_checks tag to spaces test

    Co-authored-by: Maxime U Garcia <maxime.garcia@seqera.io>
    matrulda and maxulysse committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    4174f0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d48cc24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a214a4d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #978 from matrulda/issue-950_samplesheet_validatio…

    …n_no_spaces
    
    Issue 950: samplesheet validation - no spaces in sample or patient names
    matrulda committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    ee7656f View commit details
    Browse the repository at this point in the history
  8. Use 'chr' prefix for loci and alleles

    ameynert committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    cb1972b View commit details
    Browse the repository at this point in the history
  9. Prettier linting

    ameynert committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    0418dc1 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1 from nf-core/dev

    Merge from dev into forked dev
    ameynert committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    11dbc19 View commit details
    Browse the repository at this point in the history
  11. #981

    ameynert committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    7cf0c1f View commit details
    Browse the repository at this point in the history
  12. Added Alison Meynert to contributors

    ameynert committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    33a9bff View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    1ab65eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #981 from ameynert/dev

    ASCAT exome/targeted sequencing resource file generation
    ameynert committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    56a8de5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    150d983 View commit details
    Browse the repository at this point in the history
  4. Update changelog

    FriederikeHanssen committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    d4d5774 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3cb234 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    4b9138c View commit details
    Browse the repository at this point in the history
  2. import nextflow

    FriederikeHanssen committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    7c76ff3 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    87eaef9 View commit details
    Browse the repository at this point in the history
  2. update changelog

    maxulysse committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    0788f73 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    We don't need to `import nextflow.Nextflow` inside Nextflow scripts because the methods are already in scope
    robsyme committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    4b6689b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #982 from FriederikeHanssen/issue_805

    Remove exit statements
    FriederikeHanssen committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    2e1e760 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    550ab32 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #985 from maxulysse/cache_hash

    ADD: Cache correctly identifies when it needs to be updated
    maxulysse committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    fbc959a View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    031b7ab View commit details
    Browse the repository at this point in the history
  2. update changelog

    SusiJo committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    4b27ea4 View commit details
    Browse the repository at this point in the history
  3. update changelog again

    SusiJo committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    e5b0b48 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #988 from SusiJo/ascat_seed

    Updated ascat for reproducibility
    SusiJo committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    d513738 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    5f12a65 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    fbd0f38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b198308 View commit details
    Browse the repository at this point in the history
  3. update comments

    FriederikeHanssen committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    6439d5b View commit details
    Browse the repository at this point in the history
  4. update changelog

    FriederikeHanssen committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    9395580 View commit details
    Browse the repository at this point in the history
  5. fix indent

    FriederikeHanssen committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    ada7748 View commit details
    Browse the repository at this point in the history
  6. update checksums

    FriederikeHanssen committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    93bfcb6 View commit details
    Browse the repository at this point in the history
  7. handle no intervals

    FriederikeHanssen committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    a3da57c View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. update checksums

    FriederikeHanssen committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    05f115f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43c71eb View commit details
    Browse the repository at this point in the history
  3. Update subworkflows/local/bam_variant_calling_germline_manta/main.nf

    Co-authored-by: Maxime U Garcia <maxime.garcia@scilifelab.se>
    FriederikeHanssen and maxulysse committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    1bb57d1 View commit details
    Browse the repository at this point in the history
  4. updating modules

    maxulysse committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    9d18ba2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f3ff50 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. add INDEX creation

    maxulysse committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    4b93590 View commit details
    Browse the repository at this point in the history
  2. fix channels

    maxulysse committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    ed33deb View commit details
    Browse the repository at this point in the history
  3. typo

    maxulysse committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    26aa534 View commit details
    Browse the repository at this point in the history
  4. one liner

    maxulysse committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    a1f46dd View commit details
    Browse the repository at this point in the history
  5. mode modules update

    maxulysse committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    80ba818 View commit details
    Browse the repository at this point in the history
  6. update CHANGELOG

    maxulysse committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    373f6ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c800559 View commit details
    Browse the repository at this point in the history
  8. patch dragmap/hashtable

    maxulysse committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    0483672 View commit details
    Browse the repository at this point in the history
  9. add ASCAT to updated tools

    maxulysse committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    f4b1620 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #928 from maxulysse/ubam

    No need for BAI when using uBAM
    maxulysse committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    6b845a3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3d363e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. remove md5sum

    maxulysse committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    2864be5 View commit details
    Browse the repository at this point in the history
  2. update subworkflow

    maxulysse committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    4ee7618 View commit details
    Browse the repository at this point in the history
  3. update unzip module

    maxulysse committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    76eb094 View commit details
    Browse the repository at this point in the history
  4. update bcftools

    maxulysse committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    c6303c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    4d377e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a75269 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #968 from maxulysse/gatk_update

    CHORE: update all modules
    maxulysse committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    23f4a3f View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    775a120 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1009 from maxulysse/subworkflows_update

    CHORES: update subworkflows
    maxulysse committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    11b6a63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d386f23 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. update TEMPLATE

    maxulysse committed May 3, 2023
    Configuration menu
    Copy the full SHA
    e008c66 View commit details
    Browse the repository at this point in the history
  2. merge TEMPLATE with 2.8

    maxulysse committed May 3, 2023
    Configuration menu
    Copy the full SHA
    eae8c15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc20433 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2e38c0 View commit details
    Browse the repository at this point in the history
  5. prettier

    maxulysse committed May 3, 2023
    Configuration menu
    Copy the full SHA
    04d19e4 View commit details
    Browse the repository at this point in the history
  6. fix syntax + prettier

    maxulysse committed May 3, 2023
    Configuration menu
    Copy the full SHA
    627facf View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1011 from maxulysse/sync_2.8

    CHORES: update TEMPLATE with 2.8
    maxulysse committed May 3, 2023
    Configuration menu
    Copy the full SHA
    fb49206 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c84b222 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. spacing

    maxulysse committed May 5, 2023
    Configuration menu
    Copy the full SHA
    cb03909 View commit details
    Browse the repository at this point in the history
  2. more info

    maxulysse committed May 5, 2023
    Configuration menu
    Copy the full SHA
    9fded3f View commit details
    Browse the repository at this point in the history
  3. update annotation usage

    maxulysse committed May 5, 2023
    Configuration menu
    Copy the full SHA
    76b9752 View commit details
    Browse the repository at this point in the history
  4. update docs

    maxulysse committed May 5, 2023
    Configuration menu
    Copy the full SHA
    79e5875 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1014 from maxulysse/annotation_genome_null

    fix genome null with annotation
    maxulysse committed May 5, 2023
    Configuration menu
    Copy the full SHA
    987fce4 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    94b15a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f935e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e07be9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b58feea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbac106 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    342b9de View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1015 from FriederikeHanssen/reduce_interval_groups

    Reduce interval groups default for smaller storage consumption
    FriederikeHanssen committed May 6, 2023
    Configuration menu
    Copy the full SHA
    a36f952 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    c89b094 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    df876fe View commit details
    Browse the repository at this point in the history
  2. update CHANGELOG

    maxulysse committed May 11, 2023
    Configuration menu
    Copy the full SHA
    fdbfcfb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1019 from maxulysse/patch-registry

    Set a default registry outside of profile scope
    maxulysse committed May 11, 2023
    Configuration menu
    Copy the full SHA
    9401434 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Configuration menu
    Copy the full SHA
    260e927 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Again trying to get mix operator working with known_indels_vqsr known…

    …_snps_vqsr and dbsnp_vqsr
    asp8200 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    46b20e9 View commit details
    Browse the repository at this point in the history
  2. Trying to make sure that dbsnp_vqsr known_indels_vqsr and known_snps_…

    …vqsr are channels and not strings
    asp8200 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    00aafa5 View commit details
    Browse the repository at this point in the history
  3. Fixing copy-paste mistake

    asp8200 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    3dfe4d6 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Updating changelog

    asp8200 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    c026ee3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1022 from asp8200/fix_variantrecalibrator

    Fix input channels for variantrecalibrator
    maxulysse committed May 16, 2023
    Configuration menu
    Copy the full SHA
    3117011 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    52dcdc2 View commit details
    Browse the repository at this point in the history
  2. clean up meta map

    maxulysse committed May 17, 2023
    Configuration menu
    Copy the full SHA
    81b6043 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Update pipeline overview

    adamrtalbot committed May 22, 2023
    Configuration menu
    Copy the full SHA
    afe882a View commit details
    Browse the repository at this point in the history
  2. Revert nextflow.config

    adamrtalbot committed May 22, 2023
    Configuration menu
    Copy the full SHA
    5e1d8f4 View commit details
    Browse the repository at this point in the history
  3. Slight change to format

    adamrtalbot committed May 22, 2023
    Configuration menu
    Copy the full SHA
    088dead View commit details
    Browse the repository at this point in the history
  4. CHANGELOG

    adamrtalbot committed May 22, 2023
    Configuration menu
    Copy the full SHA
    ee4168c View commit details
    Browse the repository at this point in the history
  5. CHANGELOG

    adamrtalbot committed May 22, 2023
    Configuration menu
    Copy the full SHA
    cfd9a74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e428d43 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7779dc5 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1031 from adamrtalbot/update_pipeline_summary_may_23

    Update pipeline overview
    maxulysse committed May 22, 2023
    Configuration menu
    Copy the full SHA
    da58f41 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    63808c8 View commit details
    Browse the repository at this point in the history
  2. update CHANGELOG

    maxulysse committed May 23, 2023
    Configuration menu
    Copy the full SHA
    a3ce6e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e8f6d5 View commit details
    Browse the repository at this point in the history
  4. update CHANGELOG

    maxulysse committed May 23, 2023
    Configuration menu
    Copy the full SHA
    9782871 View commit details
    Browse the repository at this point in the history
  5. patch dragmap/hashtable

    maxulysse committed May 23, 2023
    Configuration menu
    Copy the full SHA
    5763574 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1012 from maxulysse/refactor

    refactoring
    maxulysse committed May 23, 2023
    Configuration menu
    Copy the full SHA
    cbdaaa0 View commit details
    Browse the repository at this point in the history
  7. update some subworkflows

    maxulysse committed May 23, 2023
    Configuration menu
    Copy the full SHA
    d550644 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2ff90c5 View commit details
    Browse the repository at this point in the history
  9. fix -profile test

    maxulysse committed May 23, 2023
    Configuration menu
    Copy the full SHA
    24c3249 View commit details
    Browse the repository at this point in the history
  10. fix deepvariant

    maxulysse committed May 23, 2023
    Configuration menu
    Copy the full SHA
    e260c6b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    57fff05 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    344d5f5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    474444e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4736aa8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0f8324f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. fix gatk4_md_spark

    maxulysse committed May 24, 2023
    Configuration menu
    Copy the full SHA
    e9a1e1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7473344 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afb47d9 View commit details
    Browse the repository at this point in the history
  4. fix several subworfklows

    maxulysse committed May 24, 2023
    Configuration menu
    Copy the full SHA
    b69e0c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dce2b7b View commit details
    Browse the repository at this point in the history
  6. fix mutect2 subworkflows

    maxulysse committed May 24, 2023
    Configuration menu
    Copy the full SHA
    ad51f69 View commit details
    Browse the repository at this point in the history
  7. use older version of fastp

    maxulysse committed May 24, 2023
    Configuration menu
    Copy the full SHA
    bdae311 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1032 from maxulysse/update_modules_registry

    update all modules for correct registry usage
    maxulysse committed May 24, 2023
    Configuration menu
    Copy the full SHA
    3bc3a1d View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    e250080 View commit details
    Browse the repository at this point in the history
  2. update CHANGELOG

    maxulysse committed May 25, 2023
    Configuration menu
    Copy the full SHA
    cc29ea3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1039 from maxulysse/concatenate_singularity

    Remove concatenate_vcfs tests with singularity
    FriederikeHanssen committed May 25, 2023
    Configuration menu
    Copy the full SHA
    9b933a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7060baa View commit details
    Browse the repository at this point in the history
  5. update CHANGELOG

    maxulysse committed May 25, 2023
    Configuration menu
    Copy the full SHA
    c593339 View commit details
    Browse the repository at this point in the history
  6. update

    maxulysse committed May 25, 2023
    Configuration menu
    Copy the full SHA
    e5f9afa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d9b0d1 View commit details
    Browse the repository at this point in the history
  8. update CHANGELOG

    maxulysse committed May 25, 2023
    Configuration menu
    Copy the full SHA
    1cc3797 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f26f49b View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1040 from maxulysse/fix_dict_channel

    FIX: dict channel issue when using params.dict
    maxulysse committed May 25, 2023
    Configuration menu
    Copy the full SHA
    2a9c4df View commit details
    Browse the repository at this point in the history
  11. ADD: vep_custom_args

    maxulysse committed May 25, 2023
    Configuration menu
    Copy the full SHA
    20d9fff View commit details
    Browse the repository at this point in the history
  12. fix type

    maxulysse committed May 25, 2023
    Configuration menu
    Copy the full SHA
    e37f67c View commit details
    Browse the repository at this point in the history
  13. use proper default value

    maxulysse committed May 25, 2023
    Configuration menu
    Copy the full SHA
    87b17b6 View commit details
    Browse the repository at this point in the history
  14. Update nextflow_schema.json

    Co-authored-by: Friederike Hanssen <Friederike.hanssen@qbic.uni-tuebingen.de>
    maxulysse and FriederikeHanssen committed May 25, 2023
    Configuration menu
    Copy the full SHA
    d964012 View commit details
    Browse the repository at this point in the history
  15. Update nextflow_schema.json

    maxulysse committed May 25, 2023
    Configuration menu
    Copy the full SHA
    ccd581b View commit details
    Browse the repository at this point in the history
  16. Update nextflow_schema.json

    maxulysse committed May 25, 2023
    Configuration menu
    Copy the full SHA
    ffb4111 View commit details
    Browse the repository at this point in the history
  17. Update nextflow_schema.json

    maxulysse committed May 25, 2023
    Configuration menu
    Copy the full SHA
    ecbb3a0 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Merge pull request #1041 from maxulysse/custom_vep_args

    ADD: new vep_custom_args
    maxulysse committed May 26, 2023
    Configuration menu
    Copy the full SHA
    e7e6665 View commit details
    Browse the repository at this point in the history
  2. fix typos

    maxulysse committed May 26, 2023
    Configuration menu
    Copy the full SHA
    111a872 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da333db View commit details
    Browse the repository at this point in the history
  4. update CHANGELOG

    maxulysse committed May 26, 2023
    Configuration menu
    Copy the full SHA
    cfd758f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1043 from maxulysse/tests_yml

    FIX: typos
    maxulysse committed May 26, 2023
    Configuration menu
    Copy the full SHA
    fb7ef64 View commit details
    Browse the repository at this point in the history
  6. Adds public_aws_ecr profile for using ECR hosted images.

    Additions:
     - Adds public_aws_ecr profile which:
        - Sets the default registry to public.ecr.aws
        - Replaces all processes that aren't available on ECR with full URI
    adamrtalbot committed May 26, 2023
    Configuration menu
    Copy the full SHA
    0358f26 View commit details
    Browse the repository at this point in the history
  7. CHANGELOG

    adamrtalbot committed May 26, 2023
    Configuration menu
    Copy the full SHA
    f58b9b7 View commit details
    Browse the repository at this point in the history
  8. fixup

    adamrtalbot committed May 26, 2023
    Configuration menu
    Copy the full SHA
    08a38c9 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1045 from adamrtalbot/public_aws_ecr_profile

    Adds public_aws_ecr profile for using ECR hosted images.
    adamrtalbot committed May 26, 2023
    Configuration menu
    Copy the full SHA
    618071b View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    94655d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00ac069 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf4db87 View commit details
    Browse the repository at this point in the history
  4. changelog

    FriederikeHanssen committed May 29, 2023
    Configuration menu
    Copy the full SHA
    9b4ac53 View commit details
    Browse the repository at this point in the history
  5. tis a function

    FriederikeHanssen committed May 29, 2023
    Configuration menu
    Copy the full SHA
    eb037dd View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1048 from FriederikeHanssen/input_val

    Input validation fixes
    FriederikeHanssen committed May 29, 2023
    Configuration menu
    Copy the full SHA
    488bd68 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    f1deaf3 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    amizeranschi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    6b30ea8 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. CHORES: update FASTP

    maxulysse committed May 31, 2023
    Configuration menu
    Copy the full SHA
    f0d2bb6 View commit details
    Browse the repository at this point in the history
  2. remove diff file

    maxulysse committed May 31, 2023
    Configuration menu
    Copy the full SHA
    a5dd933 View commit details
    Browse the repository at this point in the history
  3. update samtools/faidx

    maxulysse committed May 31, 2023
    Configuration menu
    Copy the full SHA
    01b639f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d01cec View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1051 from maxulysse/fastp

    CHORES: modules update
    maxulysse committed May 31, 2023
    Configuration menu
    Copy the full SHA
    6f06b77 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Merge pull request #1050 from amizeranschi/amizeranschi-issue-1025

    Disable GATK filters when joint calling
    maxulysse committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    3b7258e View commit details
    Browse the repository at this point in the history
  2. fix pattern for fasta file

    maxulysse committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    62f46e4 View commit details
    Browse the repository at this point in the history
  3. update CHANGELOG

    maxulysse committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    1785d10 View commit details
    Browse the repository at this point in the history
  4. update CHANGELOG

    maxulysse committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    c907b16 View commit details
    Browse the repository at this point in the history
  5. bump version to 3.2.0

    maxulysse committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    4ffeea0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95c4f44 View commit details
    Browse the repository at this point in the history
  7. update CHANGELOG

    maxulysse committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    ff45cfb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e52dfb View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1058 from maxulysse/registry_update

    FIX: VCFTOOLS public ecr registry
    maxulysse committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    b7a3b93 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8593480 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a9741a2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    313480b View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1056 from maxulysse/prepare_release

    CHORES: bump to 3.2.0
    maxulysse committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    a5122a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Merge pull request #882 from nf-core/maxulysse-patch-1

    remove exit strategy for MANTA/STRELKA
    maxulysse committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    78b47df View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1055 from nf-core/json_fix

    FIX: pattern for fasta file
    maxulysse committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    2848c6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aca7cdc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc9ef27 View commit details
    Browse the repository at this point in the history
  5. more views

    FriederikeHanssen committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    f83875d View commit details
    Browse the repository at this point in the history
  6. more views

    FriederikeHanssen committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    460938d View commit details
    Browse the repository at this point in the history
  7. use dump

    FriederikeHanssen committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    6dcd29b View commit details
    Browse the repository at this point in the history
  8. use dump

    FriederikeHanssen committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    8637420 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1153ff7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5d05fe7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1e6e48c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1128d4a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    69d0c5b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    93d7b18 View commit details
    Browse the repository at this point in the history
  15. fix automatic restart

    maxulysse committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    4766279 View commit details
    Browse the repository at this point in the history
  16. update CHANGELOG

    maxulysse committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    0a7b08d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3633965 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #1062 from maxulysse/restart

    FIX: automatic restart from step
    maxulysse committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    933bddb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d2d0580 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a015742 View commit details
    Browse the repository at this point in the history
  21. [skip ci]

    FriederikeHanssen committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    eae85e7 View commit details
    Browse the repository at this point in the history
  22. clean up

    FriederikeHanssen committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    6ab74d0 View commit details
    Browse the repository at this point in the history
  23. clean up

    FriederikeHanssen committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    a902307 View commit details
    Browse the repository at this point in the history
  24. clean up

    FriederikeHanssen committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    331d6c7 View commit details
    Browse the repository at this point in the history
  25. fix comment

    maxulysse committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    cb090b2 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5e17e25 View commit details
    Browse the repository at this point in the history
  27. update CHANGELOG

    maxulysse committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    7c83c74 View commit details
    Browse the repository at this point in the history
  28. clean up

    FriederikeHanssen committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    5f73731 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8d062ed View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    fca2e3f View commit details
    Browse the repository at this point in the history
  31. Merge pull request #1063 from maxulysse/mismatch_join

    FIX: join duplication for manta/strelka annotation
    FriederikeHanssen committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    ba5a227 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    d6f1ba6 View commit details
    Browse the repository at this point in the history
  33. Update changelog

    FriederikeHanssen committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    03f0ef5 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    04a563c View commit details
    Browse the repository at this point in the history
  35. Apply suggestions from code review

    Co-authored-by: Friederike Hanssen <Friederike.hanssen@qbic.uni-tuebingen.de>
    maxulysse and FriederikeHanssen committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    42dcca3 View commit details
    Browse the repository at this point in the history
  36. Apply suggestions from code review

    Co-authored-by: Friederike Hanssen <Friederike.hanssen@qbic.uni-tuebingen.de>
    maxulysse and FriederikeHanssen committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    da316a2 View commit details
    Browse the repository at this point in the history
  37. Update lib/WorkflowMain.groovy

    Co-authored-by: Friederike Hanssen <Friederike.hanssen@qbic.uni-tuebingen.de>
    maxulysse and FriederikeHanssen committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    b8eff3d View commit details
    Browse the repository at this point in the history
  38. Update docs/usage.md

    maxulysse committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    8aab878 View commit details
    Browse the repository at this point in the history
  39. Merge pull request #1061 from FriederikeHanssen/issue_1035

    don't publish genomicsdb files
    maxulysse committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    e284e7c View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Apply suggestions from code review

    Co-authored-by: Friederike Hanssen <Friederike.hanssen@qbic.uni-tuebingen.de>
    maxulysse and FriederikeHanssen committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    42566b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d99bce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    947a19b View commit details
    Browse the repository at this point in the history
  4. update CHANGELOG

    maxulysse committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    1c9c4b1 View commit details
    Browse the repository at this point in the history
  5. update CHANGELOG

    maxulysse committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    1dee8b3 View commit details
    Browse the repository at this point in the history
  6. fixoutput docs

    FriederikeHanssen committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    dc5b2a2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1070 from maxulysse/update_images

    CHORES: remove version from pictures
    FriederikeHanssen committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    1a17930 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    04279f4 View commit details
    Browse the repository at this point in the history