You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#183 Add option to provide another different threshold in splitseq process
Rename reveal test to test_assembled, add separate test for immcantation devel container as another job so other tests are not cancelled if this test does not run through.
Fixed
#180 Repertoire analysis report now also saves diversity table.
Dependencies
Dependency
Old version
New version
multiqc
1.12
1.13
Deprecated
[2.2.0] - 2022-06-02 "Reparo"
Added
Pulling IMGT database cache from aws for CI tests.
Added test to pull database from IMGT and build it with igblast.
Template update to nf-core tools v2.4.1.
Added zipped DB cache to nf-core/test-datasets.
Fixed
Updated container of Fetch databases and Changeo_assigngenes process to Changeo=1.2.0 and Igblast=1.17.1and extended biocontainers base to have internet access.
Fixed publishing directory mode for all modules.
Dependencies
Deprecated
[2.1.0] - 2022-05-02 "Accio"
Added
#130: Organized presto processes in presto_umi subworkflow.
#128: Added presto_sans_umi subworkflow option. Added postassembly FastQC and corresponding section in MultiQC. Included refs for analysis of light chains (if present) by default.
updated docs for --library_generation_method parameter.
Samplesheet column names were updated to follow the AIRR standard.
Fixed docs on --umi_start parameter, this parameter should only be used when UMIs are provided in the index reads.
NB: Dependency has been updated if both old and new version information is present.
NB: Dependency has been added if just the new version information is present.
NB: Dependency has been removed if new version information isn't present.
Deprecated
Parameter --protocol was updated to --library_generation_method to follow the AIRR standard.
Parameter --loci and --species were converted to a column in the samplesheet (pcr_target_locus and species) to allow processing simultaneously TR and IG loci from the same sample, also allow processing different species in one samplesheet.
Removed genotyping step with tiGGer.
[2.0.0] - 2021-07-19 "Lumos"
⚠️ Major enhancements
The pipeline has been ported to Nextflow DSL2
Analysis of TCR repertoires is now also supported
Added Rmarkdown report with a summary of the repertoire analysis
Analysis of data with RACE 5' protocol is now supported
Scripts to download and build new versions of the IMGT database have been added
Improvement of UMI handling and possibility to exchange position of C and V-primers
Updated to new versions of Immcantation Framework, providing support for the AIRR format
#123: Fix report Rmarkdown reading for running on AWS.
Dependencies
Note, since the pipeline is now using Nextflow DSL2, each process will be run with its own Biocontainer. This means that on occasion it is entirely possible for the pipeline to be using different versions of the same tool. However, the overall software dependency changes compared to the last release have been listed below for reference.
Dependency
Old version
New version
Python
v3.6.11
3.8.0,3.0.3
markdown
v3.1.1
muscle
v3.8.1551
vsearch
v2.11.1
fastqc
0.11.8
0.11.9
multiqc
1.9
1.11
matplotlib
3.0.3
cd-hit
4.8.1
blast
2.7.1
igblast
1.10.0
1.15.0
phylip
3.697
3.697
airr
1.2.1
presto
0.5.10
0.6.2
changeo
0.4.5
1.0.2
biopython
1.70
1.74
pandas
0.24.2
1.1.5
seaborn
0.9.0
r-base
3.5.1
4.0.3
r-alakazam
0.2.11
1.0.2
r-shazam
0.1.11
1.0.2
r-tigger
0.3.1
1.0.0
r-dplyr
0.8.3
1.0.6
r-data.table
1.12.2
r-igraph
1.2.4.1
igphyml
1.1.3
wget
1.20.1
NB: Dependency has been updated if both old and new version information is present.
NB: Dependency has been added if just the new version information is present.
NB: Dependency has been removed if version information isn't present.
Deprecated
#69: --SkipDownstream param changed to --skip_downstream.