Skip to content

Commit

Permalink
Merge pull request #1172 from milaboratory/bd-presets-updated
Browse files Browse the repository at this point in the history
Bd presets updated
  • Loading branch information
mizraelson authored Jul 4, 2023
2 parents 565aa5e + 0c34235 commit d5753f1
Show file tree
Hide file tree
Showing 24 changed files with 23,714 additions and 1,485 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ val toObfuscate: Configuration by configurations.creating {

val obfuscationLibs: Configuration by configurations.creating


val mixcrAlgoVersion = "4.3.0-228-tiny-things-2"
val milibVersion = "3.0.0-1-master"
val mitoolVersion = ""
Expand Down
7 changes: 7 additions & 0 deletions changelogs/v4.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,4 +313,11 @@ mixcr analyze generic-sc-ht-vdj-amplicon --species hsa \

- New preset for FLAIRR-seq `flairr-seq-bcr`

- `bd-rhapsody-mouse-tcr-full-length`, `bd-rhapsody-mouse-bcr-full-length`, `bd-rhapsody-human-tcr-full-length` and `bd-rhapsody-human-bcr-full-length` are deprecated and replaced by `bd-sc-xcr-rhapsody-full-length`.

- `bd-rhapsody-human-tcr-v1`, `bd-rhapsody-human-bcr-v1`,`bd-rhapsody-human-tcr-v2`,`bd-rhapsody-human-bcr-v2` are now deprecated and replaced by `bd-human-sc-xcr-rhapsody-cdr3`

- `bd-rhapsody-mouse-tcr-v1`, `bd-rhapsody-mouse-bcr-v1`,`bd-rhapsody-mouse-tcr-v2`,`bd-rhapsody-mouse-bcr-v2` are now deprecated and replaced by `bd-mouse-sc-xcr-rhapsody-cdr3`

- All BD rhapsody presets now report CELLID number according to BD Rhapsoody gene expression software.

Loading

0 comments on commit d5753f1

Please sign in to comment.