Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nf-core/rnavar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.1
Choose a base ref
...
head repository: nf-core/rnavar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.0
Choose a head ref
  • 5 commits
  • 84 files changed
  • 4 contributors

Commits on Aug 22, 2025

  1. Add seq2hla for ClassI/II hlatyping (#225)

    * install seq2hla
    
    * update schema, needs careful testing
    
    * add sample id to publishing hierachy
    
    * rearrange nextflow schema
    
    * add pipeline level test for hla typing
    
    * update docs
    
    * bump modules version
    
    * update rocrate
    
    * move my beautiful new parameter ot be swallowed by tools
    
    * retrigger test
    
    * Update tests/hlatyping.nf.test.snap
    
    Co-authored-by: Maxime U Garcia <[email protected]>
    
    ---------
    
    Co-authored-by: Maxime U Garcia <[email protected]>
    FriederikeHanssen and maxulysse authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    c9b9f62 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2025

  1. update vep to 114.2 - enable bcftools annotation for real (#224)

    * update vep to 114.2
    
    * nf-core pipelines bump-version 1.2.0dev
    
    * fix tests and update CHANGELOG
    
    * fix linting
    
    * update CHANGELOG
    
    * fix prepare_genome tests
    
    * Update subworkflows/local/vcf_annotate_all/main.nf
    
    Co-authored-by: James A. Fellows Yates <[email protected]>
    
    * allow for annotation cache cloud hosting outside of annotation-cache
    
    * remove workflow.trace calls
    
    * first step of prepare_genome refactor
    
    * gtf gff
    
    * exon_bed
    
    * simplify prepare_genome
    
    * restore names properly
    
    * remove fromPath
    
    * fix calls
    
    * handles more than 1 vcf for dbsnp and known indels
    
    * remove workflow.trace call
    
    * fix collect
    
    * fix typo
    
    * maximize prepare_genome
    
    * minor polish
    
    * re-generate snapshot
    
    * sort tests output so that snapshot is sorted
    
    * move versions + fix collect
    
    * update snapshots
    
    * assert success of failure early
    
    * no need for quay.io
    
    ---------
    
    Co-authored-by: James A. Fellows Yates <[email protected]>
    maxulysse and jfy133 authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    8c49ee9 View commit details
    Browse the repository at this point in the history
  2. Prepare release 1.2.0 (#227)

    * nf-core pipelines bump-version 1.2.0
    
    * update CHANGELOG
    
    * Update CHANGELOG.md
    
    * update README
    
    * update docs
    
    * update CHANGELOG
    
    * fix rocrate
    maxulysse authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    7da8732 View commit details
    Browse the repository at this point in the history
  3. Address comments from release review (#229)

    * update CHANGELOG
    
    * fix test_full
    
    * no need for this
    
    * update CHANGELOG
    
    * update vep_cache
    
    * simplify launching rnavar subworkflow
    
    * minor polish
    
    * update schema
    
    * fix schema
    
    * fix typo + update CHANGELOG
    maxulysse authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    a5d1e5a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. Merge pull request #230 from nf-core/dev

    Release 1.2.0
    maxulysse authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    0a9036c View commit details
    Browse the repository at this point in the history
Loading