Skip to content

Commit c2c0f19

Browse files
new release 2.0.2
1 parent 09ef59f commit c2c0f19

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: singleCellTK
22
Type: Package
33
Title: Comprehensive and Interactive Analysis of Single Cell RNA-Seq Data
4-
Version: 2.0.1
4+
Version: 2.0.2
55
Authors@R: c(person(given="David", family="Jenkins", email="dfj@bu.edu", role=c("aut"),
66
comment = c(ORCID = "0000-0002-7451-4288")),
77
person(given="Vidya", family="Akavoor", email="vidyaap@bu.edu", role=c("aut")),

NEWS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
Changes in Version 2.0.2 (2021-05-08)
2+
3+
* Expanded convertSCEtoSeurat() function to copy additional data
4+
* Updated and merged pkgdown docs
5+
* Added HTML reports for Seurat curated workflow
6+
* Refactor of Normalization UI
7+
* Added generic wrapper function for dimensionality reduction
8+
* Added tagging system for matrix type
9+
* Several bug fixes
10+
111
Changes in Version 2.0.1 (2021-01-07)
212

313
* Added cell type labeling functional, wrapping SingleR method

0 commit comments

Comments
 (0)