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
Copy file name to clipboardExpand all lines: DESCRIPTION
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,17 @@
1
1
Package: VISION
2
2
Title: Functional interpretation of single cell RNA-seq latent manifolds
3
-
Version: 2.1.0
3
+
Version: 3.0.0
4
4
Authors@R: c(person("Matt", "Jones", email = "mattjones315@gmail.com", role = c("aut", "cre")),
5
5
person("David", "Detomaso", email = "david.detomaso@berkeley.edu", role = c("aut", "cre")),
6
6
person("Tal", "Ashuach", email = "tal_ashuach@berkeley.edu", role = c("aut")),
7
+
person("Yanay", "Rosen", email = "yanayrosen@berkeley.edu", role = c("aut")),
7
8
person("Nir", "Yosef", email = "niryosef@berkeley.edu", role = c("ctb", "cph")))
8
9
Author: Matt Jones [aut, cre], David Detomaso [aut, cre], Tal Ashuach [aut], Nir Yosef [ctb]
9
10
Maintainer: Matt Jones <mattjones315@gmail.com>
10
11
Description: VISION provides functional interpretation of single cell RNA-seq (scRNA-seq) latent manifolds through the use of biological signatures (which can be downloaded from online databases). VISION can operate downstream of other common analyses such as dimensionality reduction, clustering, or trajectory analysis of scRNA-seq data. VISION produces an interactive web-based output report that can be easily shared with other collaborators or the greater scientific community.
0 commit comments