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

Release 2.2.0 #154

Merged
merged 36 commits into from
Aug 27, 2024
Merged

Release 2.2.0 #154

merged 36 commits into from
Aug 27, 2024

Commits on Jun 28, 2024

  1. Merge pull request #143 from genomic-medicine-sweden/master

    Merge pull request #142 from genomic-medicine-sweden/dev
    Lucpen authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    00e5eb3 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. feat added possibility to download refs

    Lucpen committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    2d90721 View commit details
    Browse the repository at this point in the history
  2. linitng

    Lucpen committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    43ea83a View commit details
    Browse the repository at this point in the history
  3. fix linting

    Lucpen committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    05ebdaf View commit details
    Browse the repository at this point in the history
  4. fix linting

    Lucpen committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    50c7b5d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. fix channels

    Lucpen committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    3e5e6d8 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Lucpen authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    0508398 View commit details
    Browse the repository at this point in the history
  3. fix wget_download

    Lucpen committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    3271cd5 View commit details
    Browse the repository at this point in the history
  4. fix bootstrapann

    Lucpen committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    946f311 View commit details
    Browse the repository at this point in the history
  5. fix bootstrapann

    Lucpen committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    72cfeab View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG.md

    Lucpen authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    9e4decc View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG.md

    Lucpen authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    096719d View commit details
    Browse the repository at this point in the history
  8. Update CHANGELOG.md

    Lucpen authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    3ec8f26 View commit details
    Browse the repository at this point in the history
  9. Update CHANGELOG.md

    Co-authored-by: Felix Lenner <52530259+fellen31@users.noreply.github.com>
    Lucpen and fellen31 authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a353c5c View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Merge pull request #151 from genomic-medicine-sweden/fix_bootstrapann

    fix bootstrapann input
    Lucpen authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    407e782 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b48060 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Anders Jemt <jemten@users.noreply.github.com>
    Lucpen and jemten authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    bfd8376 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3898fd5 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Anders Jemt <jemten@users.noreply.github.com>
    Lucpen and jemten authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    cc675f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. fix modules/local/wget_download.nf

    Lucpen committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    24b3c5b View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. fix output vep_to_download

    Lucpen committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e510080 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. fix build_vep_cache

    Lucpen committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    dd83bdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c49d4c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    173cb2b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Merge pull request #149 from genomic-medicine-sweden/download_referen…

    …ces2
    
    Added possibility to download refs
    Lucpen authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    f87da99 View commit details
    Browse the repository at this point in the history
  2. update modules

    Lucpen committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c412eb4 View commit details
    Browse the repository at this point in the history
  3. bump to version 2.20

    Lucpen committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    d4ac03b View commit details
    Browse the repository at this point in the history
  4. updated changelog

    Lucpen committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    376ce25 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    Lucpen authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3742b1a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #153 from genomic-medicine-sweden/prepare_release_…

    …2.2.0
    
    Prepare release 2.2.0
    Lucpen authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    b5ad8a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Update CHANGELOG.md

    Lucpen authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0a5055f View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Felix Lenner <52530259+fellen31@users.noreply.github.com>
    Lucpen and fellen31 authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    93ffd4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20580e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20f9d4b View commit details
    Browse the repository at this point in the history
  5. Update nextflow_schema.json

    Lucpen authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    5816b1a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Update CHANGELOG.md

    Lucpen authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    896292d View commit details
    Browse the repository at this point in the history