Skip to content

Commit

Permalink
merge NEWS.md section
Browse files Browse the repository at this point in the history
  • Loading branch information
Qile0317 committed Oct 20, 2024
1 parent 900f5b2 commit 855ec26
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,16 @@
# scRepertoire VERSION 2.0.8.9000 (development version)
# scRepertoire VERSION 2.0.8

## NEW FEATURES
* Added ```getContigDoublets()``` experimental function to identify TCR and BCR doublets as a preprocessing step to ```combineExpression()```

## UNDERLYING CHANGES
* convert documentation to use markdown (`roxygen2md`)
* import `lifecycle`, `purrr`, `withr`
* suppressed "using discrete variable for alpha is not recommended" warning in alluvialClones unit tests.

# scRepertoire VERSION 2.0.8

## UNDERLYING CHANGES
* Fixed issue with single chain output for ```clonalLength()```
* Removed unnecessary code remnant in ```clonalLength()```
* Allow one sample to be plotted by ```percentVJ()```
* Fixed issue with ```positionalProperty()``` and exportTable
* convert documentation to use markdown (`roxygen2md`)
* import `lifecycle`, `purrr`, `withr`
* suppressed "using discrete variable for alpha is not recommended" warning in alluvialClones unit tests.

# scRepertoire VERSION 2.0.7

Expand Down

0 comments on commit 855ec26

Please sign in to comment.