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 3.0.0 - three kings #181

Merged
merged 144 commits into from
Nov 18, 2024
Merged

Release 3.0.0 - three kings #181

merged 144 commits into from
Nov 18, 2024

Commits on Jul 30, 2024

  1. feat add make database

    Lucpen committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e9fbca1 View commit details
    Browse the repository at this point in the history
  2. fix linting

    Lucpen committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c1d5a49 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

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

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    4b33ba8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ef078b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    3e7a463 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28c623a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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

Commits on Aug 28, 2024

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

    Merge pull request #157 from genomic-medicine-sweden/dev
    Lucpen authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    6e00503 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c43a8f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. update DROP and fix drop_config

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

Commits on Sep 3, 2024

  1. update vep

    Lucpen committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    54852f2 View commit details
    Browse the repository at this point in the history
  2. update gencode version to 46

    Lucpen committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c906ca3 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. CHANGELOG

    Lucpen committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    570cf67 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #159 from genomic-medicine-sweden/update_reference…

    …s_and_vep
    
    Update vep to 112 and references encode 46
    Lucpen authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9e3cb47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3318ad0 View commit details
    Browse the repository at this point in the history
  4. fix CHANGELOG

    Lucpen committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9556308 View commit details
    Browse the repository at this point in the history
  5. fix CHANGELOG

    Lucpen committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    afffbb1 View commit details
    Browse the repository at this point in the history
  6. run prettier

    Lucpen committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    52dbc7a View commit details
    Browse the repository at this point in the history
  7. update clinvar version

    Lucpen committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    19a2435 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. add count mode and overlap to sampan

    Lucpen committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f3d2d0c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Update conf/base.config

    Lucpen authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    28e537f View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

Commits on Oct 7, 2024

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

Commits on Oct 8, 2024

  1. mkdir -p

    Jakob37 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f0d68ff View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    ba154d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aeaf98b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d1beaa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    694d5e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. fix .nf-core.yml

    Lucpen committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9f6f862 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Felix Lenner <[email protected]>
    Lucpen and fellen31 authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1de53e5 View commit details
    Browse the repository at this point in the history
  3. apply reviewers suggestion

    Lucpen committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    420b8b3 View commit details
    Browse the repository at this point in the history
  4. apply reviewers suggestion

    Lucpen committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    64c0206 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Apply suggestions from code review

    Co-authored-by: Annick Renevey <[email protected]>
    Lucpen and rannick authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    893fa4a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #147 from genomic-medicine-sweden/drop_db

    Adds possibility to make drop database
    Lucpen authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    9bc110d View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Template update for nf-core/tools version 3.0.2

    Lucpen committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    54928dd View commit details
    Browse the repository at this point in the history
  2. fix conflicts

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

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

    Lucpen committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    611fb73 View commit details
    Browse the repository at this point in the history
  5. fix linting

    Lucpen committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    dd532e0 View commit details
    Browse the repository at this point in the history
  6. fix subworkflows called twice

    Lucpen committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    df087bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    943bd30 View commit details
    Browse the repository at this point in the history
  8. updated CHANGELOG

    Lucpen committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    72944b3 View commit details
    Browse the repository at this point in the history
  9. fix Validation of file failed

    Lucpen committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    578edd4 View commit details
    Browse the repository at this point in the history
  10. fix nextflow.script.ScriptBinding.check_max()

    Lucpen committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    b517305 View commit details
    Browse the repository at this point in the history
  11. Retrigger test

    Lucpen committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    3ff3c64 View commit details
    Browse the repository at this point in the history
  12. try to fix ci.yml

    Lucpen committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    e40c880 View commit details
    Browse the repository at this point in the history
  13. try to fix ci.yml

    Lucpen committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    6278fb6 View commit details
    Browse the repository at this point in the history
  14. try to fix ci.yml

    Lucpen committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    1f69e6d View commit details
    Browse the repository at this point in the history
  15. try to fix ci.yml

    Lucpen committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    f847177 View commit details
    Browse the repository at this point in the history
  16. try to fix ci.yml

    Lucpen committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    c195399 View commit details
    Browse the repository at this point in the history
  17. try to fix ci.yml

    Lucpen committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    75587fb View commit details
    Browse the repository at this point in the history
  18. try to fix ci.yml

    Lucpen committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    8ade5fd View commit details
    Browse the repository at this point in the history
  19. try to fix ci.yml

    Lucpen committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    ae78f60 View commit details
    Browse the repository at this point in the history
  20. try to fix ci.yml

    Lucpen committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    b48fd64 View commit details
    Browse the repository at this point in the history
  21. try to fix ci.yml

    Lucpen committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    eaae048 View commit details
    Browse the repository at this point in the history
  22. try to fix ci.yml

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

Commits on Oct 14, 2024

  1. try to fix ci.yml

    Lucpen committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    fc89df9 View commit details
    Browse the repository at this point in the history
  2. try to fix ci.yml

    Lucpen committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6f110f6 View commit details
    Browse the repository at this point in the history
  3. try to fix ci.yml

    Lucpen committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a9d0253 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Felix Lenner <[email protected]>
    Lucpen and fellen31 authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    fc1ac36 View commit details
    Browse the repository at this point in the history
  5. Update nextflow.config

    Lucpen authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5b47ec2 View commit details
    Browse the repository at this point in the history
  6. fix spacing

    Lucpen committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e058a2f View commit details
    Browse the repository at this point in the history
  7. added comment on multiqc

    Lucpen committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2cba456 View commit details
    Browse the repository at this point in the history
  8. fix config

    Lucpen committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    8dda20d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #167 from genomic-medicine-sweden/TEMPLATE

    Template update for nf-core/tools version 3.0.2
    Lucpen authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e0046dd View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Merge

    Jakob37 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c1a0e7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52a603c View commit details
    Browse the repository at this point in the history
  3. Remove config link

    Jakob37 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3a8c38e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88ee924 View commit details
    Browse the repository at this point in the history
  5. Making the sex col optional

    Jakob37 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a8dd0cf View commit details
    Browse the repository at this point in the history
  6. Changelog again

    Jakob37 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    88e50b4 View commit details
    Browse the repository at this point in the history
  7. Clean up for testing

    Jakob37 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5f8f8e6 View commit details
    Browse the repository at this point in the history
  8. add skip_variant_calling

    Lucpen committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    70a2757 View commit details
    Browse the repository at this point in the history
  9. Update conf/test.config

    Lucpen authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    063b486 View commit details
    Browse the repository at this point in the history
  10. Update metromap

    Lucpen committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7b0aa76 View commit details
    Browse the repository at this point in the history
  11. update ci.yml

    Lucpen committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b1c2a69 View commit details
    Browse the repository at this point in the history
  12. update .nf-core.yml

    Lucpen committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    93e1baa View commit details
    Browse the repository at this point in the history
  13. Update CHANGELOG.md

    Lucpen authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    cd66a87 View commit details
    Browse the repository at this point in the history
  14. apply reviewers comments

    Lucpen committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    36f1947 View commit details
    Browse the repository at this point in the history
  15. merge with github version

    Lucpen committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    fc5f676 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #169 from genomic-medicine-sweden/switch_variant_call

    add parameter --skip_variant_calling
    Lucpen authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3e2df59 View commit details
    Browse the repository at this point in the history
  17. make module_to_export_counts_folder

    Lucpen committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    0430d72 View commit details
    Browse the repository at this point in the history
  18. fix training whitespace

    Lucpen committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    0d87ed6 View commit details
    Browse the repository at this point in the history
  19. fix script

    Lucpen committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e8cee66 View commit details
    Browse the repository at this point in the history
  20. fix training whitespace

    Lucpen committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    83f0646 View commit details
    Browse the repository at this point in the history
  21. fix script

    Lucpen committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    4d327e0 View commit details
    Browse the repository at this point in the history
  22. prettify script

    Lucpen committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f8b0759 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. add changelog

    Lucpen committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6e9227b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ab7468 View commit details
    Browse the repository at this point in the history
  3. turn bash script into python

    Lucpen committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ea64e43 View commit details
    Browse the repository at this point in the history
  4. fix script

    Lucpen committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    05ff7cc View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Merge and update changelog

    Jakob37 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    94497e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    617ab7b View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Peter Pruisscher <[email protected]>
    Lucpen and peterpru authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    953342c View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Felix Lenner <[email protected]>
    Lucpen and fellen31 authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7146903 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #172 from genomic-medicine-sweden/module_to_export…

    …_counts_folder
    
    make module_to_export_counts_folder
    Lucpen authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    15c0be7 View commit details
    Browse the repository at this point in the history
  6. initial fixes

    Lucpen committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c42163c View commit details
    Browse the repository at this point in the history
  7. initial fixes

    Lucpen committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a7b877a View commit details
    Browse the repository at this point in the history
  8. Merge

    Jakob37 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    316c957 View commit details
    Browse the repository at this point in the history
  9. fix versions in verions.yml and multiqc

    Lucpen committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    af8e71a View commit details
    Browse the repository at this point in the history
  10. fix versions in verions.yml and multiqc

    Lucpen committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    81cd26d View commit details
    Browse the repository at this point in the history
  11. Add authors to pipeline

    Lucpen committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7f6f6f4 View commit details
    Browse the repository at this point in the history
  12. fix version

    Lucpen committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b32bcea View commit details
    Browse the repository at this point in the history
  13. run prettier

    Lucpen committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d3fee3e View commit details
    Browse the repository at this point in the history
  14. Apply suggestions from code review

    Co-authored-by: Felix Lenner <[email protected]>
    Lucpen and fellen31 authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    520d8ab View commit details
    Browse the repository at this point in the history
  15. Merge pull request #174 from genomic-medicine-sweden/fix_versions_drop

    Fix versions in multiqc and ymls for drop modules
    Lucpen authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5189796 View commit details
    Browse the repository at this point in the history
  16. Schema help text update

    Jakob37 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4367b3b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    88542bd View commit details
    Browse the repository at this point in the history
  18. Update changelog

    Jakob37 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    34b098c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f5b4eb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Updated modules

    Lucpen committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3fa3919 View commit details
    Browse the repository at this point in the history
  2. modified CHANGELOG

    Lucpen committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    4ad73fd View commit details
    Browse the repository at this point in the history
  3. modified CHANGELOG

    Lucpen committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6452dd8 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    Lucpen authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    bf61e2e View commit details
    Browse the repository at this point in the history
  5. Update subworkflows/local/call_variants.nf

    Co-authored-by: Felix Lenner <[email protected]>
    Lucpen and fellen31 authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    190c02b View commit details
    Browse the repository at this point in the history
  6. change name of variable

    Lucpen committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e3fc2d0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #177 from genomic-medicine-sweden/prepare_release

    Prepare release 3.0.0
    Lucpen authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e14c30f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. add documentation

    Lucpen committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4fc634c View commit details
    Browse the repository at this point in the history
  2. update CHANGELOG

    Lucpen committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0475ef6 View commit details
    Browse the repository at this point in the history
  3. run prettier

    Lucpen committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0ba5e6e View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Felix Lenner <[email protected]>
    Lucpen and fellen31 authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    bc0ea53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    539a034 View commit details
    Browse the repository at this point in the history
  6. bump version

    Lucpen committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0fbfae5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #180 from genomic-medicine-sweden/prepare_release

    bump to version 3.0.0
    Lucpen authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    3ffe8b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. fix bcf norm

    Lucpen committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    be84ae9 View commit details
    Browse the repository at this point in the history
  2. line end

    Lucpen committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    07c6832 View commit details
    Browse the repository at this point in the history
  3. fix bug

    Lucpen committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    a3488a4 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    Lucpen authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    e2bd5e7 View commit details
    Browse the repository at this point in the history
  5. prettier

    Lucpen committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    dd179c7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #182 from genomic-medicine-sweden/fix_bcf_norm

    fix bug running variant calling gatk and fix dev bug in bcf norm
    Lucpen authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    dce594f View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. change_way_adding_variant_caller to vcf

    Lucpen committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    bb538df View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Lucpen authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    b05a59e View commit details
    Browse the repository at this point in the history
  3. remove foundin.hdr

    Lucpen committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    69992ca View commit details
    Browse the repository at this point in the history
  4. fix

    Lucpen committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a4b1d87 View commit details
    Browse the repository at this point in the history
  5. fix

    Lucpen committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    23cceae View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG.md

    Lucpen authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    3cf3f72 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG.md

    Co-authored-by: Felix Lenner <[email protected]>
    Lucpen and fellen31 authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a9605f0 View commit details
    Browse the repository at this point in the history
  8. remove bcftools/annotate

    Lucpen committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    2728eb6 View commit details
    Browse the repository at this point in the history
  9. change

    Lucpen committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    34837f9 View commit details
    Browse the repository at this point in the history
  10. prettier

    Lucpen committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1c70ea4 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Merge pull request #184 from genomic-medicine-sweden/change_way_addin…

    …g_variant_caller
    
    change way of adding variant caller to vcf
    Lucpen authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    c23b4b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Update CHANGELOG.md

    Lucpen authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    2963ecb View commit details
    Browse the repository at this point in the history