Browse code

bump x.y.z version to odd y following creation of RELEASE_3_16 branch

J Wokaty authored on 01/11/2022 15:19:55
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.14.0
3
+Version: 1.15.0
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Shiyi", "Yang", email="syyang@bu.edu", role = c("aut")),
Browse code

bump x.y.z version to even y prior to creation of RELEASE_3_16 branch

J Wokaty authored on 01/11/2022 15:19:55
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.13.0
3
+Version: 1.14.0
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Shiyi", "Yang", email="syyang@bu.edu", role = c("aut")),
Browse code

Updated Matrix conversion calls to be compatible with Matrix v1.4-2

Joshua D. Campbell authored on 22/10/2022 02:00:54
Showing 1 changed files
... ...
@@ -29,8 +29,8 @@ Suggests: testthat, knitr, roxygen2, rmarkdown, biomaRt, covr,
29 29
 LinkingTo: Rcpp, RcppEigen
30 30
 License: MIT + file LICENSE
31 31
 Encoding: UTF-8
32
-LazyData: false
33
-RoxygenNote: 7.1.2
32
+LazyData: true
33
+RoxygenNote: 7.2.1
34 34
 BugReports: https://github.com/campbio/celda/issues
35 35
 biocViews: SingleCell, GeneExpression, Clustering, Sequencing, Bayesian, ImmunoOncology, DataImport
36 36
 NeedsCompilation: yes
Browse code

Updates to version number and NEWS

Joshua D. Campbell authored on 22/10/2022 00:50:46
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.12.0
3
+Version: 1.13.0
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Shiyi", "Yang", email="syyang@bu.edu", role = c("aut")),
... ...
@@ -29,8 +29,8 @@ Suggests: testthat, knitr, roxygen2, rmarkdown, biomaRt, covr,
29 29
 LinkingTo: Rcpp, RcppEigen
30 30
 License: MIT + file LICENSE
31 31
 Encoding: UTF-8
32
-LazyData: true
32
+LazyData: false
33 33
 RoxygenNote: 7.1.2
34 34
 BugReports: https://github.com/campbio/celda/issues
35
-biocViews: SingleCell, GeneExpression, Clustering, Sequencing, Bayesian
35
+biocViews: SingleCell, GeneExpression, Clustering, Sequencing, Bayesian, ImmunoOncology, DataImport
36 36
 NeedsCompilation: yes
Browse code

Version bump and update docs for BioC 3.15

Joshua D. Campbell authored on 30/04/2022 20:00:25
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.13.0
3
+Version: 1.12.0
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Shiyi", "Yang", email="syyang@bu.edu", role = c("aut")),
Browse code

bump x.y.z version to odd y following creation of RELEASE_3_15 branch

Nitesh Turaga authored on 26/04/2022 15:55:58
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.12.0
3
+Version: 1.13.0
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Shiyi", "Yang", email="syyang@bu.edu", role = c("aut")),
Browse code

bump x.y.z version to even y prior to creation of RELEASE_3_15 branch

Nitesh Turaga authored on 26/04/2022 15:55:58
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.11.1
3
+Version: 1.12.0
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Shiyi", "Yang", email="syyang@bu.edu", role = c("aut")),
Browse code

Remove install commands in vignettes. Version bump

Joshua D. Campbell authored on 13/04/2022 19:55:44
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.11.0
3
+Version: 1.11.1
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Shiyi", "Yang", email="syyang@bu.edu", role = c("aut")),
Browse code

Merge remote-tracking branch 'bioc/master' into devel

Joshua D. Campbell authored on 29/03/2022 15:54:06
Showing 0 changed files
Browse code

Moved Matrix and SingleCellExperiment to Depends to make sure these are loaded when using celda

Joshua D. Campbell authored on 25/03/2022 20:25:48
Showing 1 changed files
... ...
@@ -14,15 +14,15 @@ Description: Celda is a suite of Bayesian hierarchical models for
14 14
     Bayesian method to computationally estimate and remove RNA contamination in
15 15
     individual cells without empty droplet information. A variety of scRNA-seq
16 16
     data visualization functions is also included.
17
-Depends: R (>= 4.0)
17
+Depends: R (>= 4.0), SingleCellExperiment, Matrix
18 18
 VignetteBuilder: knitr
19 19
 Imports: plyr, foreach, ggplot2, RColorBrewer, grid, scales, gtable,
20 20
         grDevices, graphics, matrixStats, doParallel, digest, methods,
21 21
         reshape2, S4Vectors, data.table,
22 22
         Rcpp, RcppEigen, uwot, enrichR, SummarizedExperiment,
23 23
         MCMCprecision, ggrepel, Rtsne, withr,
24
-        scater (>= 1.14.4), scran, SingleCellExperiment, dbscan,
25
-        DelayedArray, stringr, Matrix, ComplexHeatmap, multipanelfigure,
24
+        scater (>= 1.14.4), scran, dbscan,
25
+        DelayedArray, stringr, ComplexHeatmap, multipanelfigure,
26 26
         circlize
27 27
 Suggests: testthat, knitr, roxygen2, rmarkdown, biomaRt, covr,
28 28
         BiocManager, BiocStyle, TENxPBMCData, singleCellTK, M3DExampleData
Browse code

bump x.y.z version to odd y following creation of RELEASE_3_14 branch

Nitesh Turaga authored on 26/10/2021 16:52:02
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.10.0
3
+Version: 1.11.0
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Shiyi", "Yang", email="syyang@bu.edu", role = c("aut")),
Browse code

bump x.y.z version to even y prior to creation of RELEASE_3_14 branch

Nitesh Turaga authored on 26/10/2021 16:52:02
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.9.3
3
+Version: 1.10.0
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Shiyi", "Yang", email="syyang@bu.edu", role = c("aut")),
Browse code

Updated version, docs, nav bar, and NEWS

Joshua D. Campbell authored on 04/10/2021 16:44:28
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.9.2
3
+Version: 1.9.3
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Shiyi", "Yang", email="syyang@bu.edu", role = c("aut")),
Browse code

Style check

Yuan authored on 01/10/2021 15:27:46
Showing 1 changed files
... ...
@@ -30,7 +30,7 @@ LinkingTo: Rcpp, RcppEigen
30 30
 License: MIT + file LICENSE
31 31
 Encoding: UTF-8
32 32
 LazyData: true
33
-RoxygenNote: 7.1.1
33
+RoxygenNote: 7.1.2
34 34
 BugReports: https://github.com/campbio/celda/issues
35 35
 biocViews: SingleCell, GeneExpression, Clustering, Sequencing, Bayesian
36 36
 NeedsCompilation: yes
Browse code

Moved author order in DESCRIPTION

Joshua D. Campbell authored on 20/09/2021 18:25:26
Showing 1 changed files
... ...
@@ -3,11 +3,10 @@ Title: CEllular Latent Dirichlet Allocation
3 3
 Version: 1.9.2
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6
-    person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
7
-    person("Yusuke", "Koga", email="ykoga07@bu.edu", role = c("aut")),
8 6
     person("Shiyi", "Yang", email="syyang@bu.edu", role = c("aut")),
9
-    person("Eric", "Reed", email="reeder@bu.edu", role = c("aut")),
10
-    person("Zhe", "Wang", email="zhe@bu.edu", role = c("aut")))
7
+    person("Zhe", "Wang", email="zhe@bu.edu", role = c("aut")),
8
+    person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
9
+    person("Yusuke", "Koga", email="ykoga07@bu.edu", role = c("aut")))
11 10
 Description: Celda is a suite of Bayesian hierarchical models for
12 11
     clustering single-cell RNA-sequencing (scRNA-seq) data. It is able to
13 12
     perform "bi-clustering" and simultaneously cluster genes into gene modules
Browse code

Added back in necessary 'suggests' packages

Joshua D. Campbell authored on 17/09/2021 01:57:33
Showing 1 changed files
... ...
@@ -26,7 +26,7 @@ Imports: plyr, foreach, ggplot2, RColorBrewer, grid, scales, gtable,
26 26
         DelayedArray, stringr, Matrix, ComplexHeatmap, multipanelfigure,
27 27
         circlize
28 28
 Suggests: testthat, knitr, roxygen2, rmarkdown, biomaRt, covr,
29
-        BiocManager, BiocStyle, TENxPBMCData
29
+        BiocManager, BiocStyle, TENxPBMCData, singleCellTK, M3DExampleData
30 30
 LinkingTo: Rcpp, RcppEigen
31 31
 License: MIT + file LICENSE
32 32
 Encoding: UTF-8
Browse code

Removed extra packages from the suggests of DESCRIPTION

Joshua D. Campbell authored on 12/09/2021 19:41:23
Showing 1 changed files
... ...
@@ -26,7 +26,7 @@ Imports: plyr, foreach, ggplot2, RColorBrewer, grid, scales, gtable,
26 26
         DelayedArray, stringr, Matrix, ComplexHeatmap, multipanelfigure,
27 27
         circlize
28 28
 Suggests: testthat, knitr, roxygen2, rmarkdown, biomaRt, covr,
29
-        BiocManager, BiocStyle, M3DExampleData, TENxPBMCData, singleCellTK
29
+        BiocManager, BiocStyle, TENxPBMCData
30 30
 LinkingTo: Rcpp, RcppEigen
31 31
 License: MIT + file LICENSE
32 32
 Encoding: UTF-8
Browse code

minor tweaks to pkgdown docs

Joshua D. Campbell authored on 19/07/2021 17:40:48
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.9.1
3
+Version: 1.9.2
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

version bump

zhewa authored on 28/05/2021 01:57:23
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.9.0
3
+Version: 1.9.1
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

bump x.y.z version to odd y following creation of RELEASE_3_13 branch

Nitesh Turaga authored on 19/05/2021 16:43:46
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.8.0
3
+Version: 1.9.0
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

bump x.y.z version to even y prior to creation of RELEASE_3_13 branch

Nitesh Turaga authored on 19/05/2021 16:43:46
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.7.14
3
+Version: 1.8.0
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

show empty gene in moduleHeatmap

zhewa authored on 17/05/2021 20:24:10
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.7.13
3
+Version: 1.7.14
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

version bump

zhewa authored on 13/05/2021 03:06:57
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.7.12
3
+Version: 1.7.13
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

add displayName to featureModuleTable. Remove stringi

zhewa authored on 11/05/2021 15:10:13
Showing 1 changed files
... ...
@@ -20,7 +20,7 @@ VignetteBuilder: knitr
20 20
 Imports: plyr, foreach, ggplot2, RColorBrewer, grid, scales, gtable,
21 21
         grDevices, graphics, matrixStats, doParallel, digest, methods,
22 22
         reshape2, S4Vectors, data.table,
23
-        Rcpp, RcppEigen, uwot, enrichR, stringi, SummarizedExperiment,
23
+        Rcpp, RcppEigen, uwot, enrichR, SummarizedExperiment,
24 24
         MCMCprecision, ggrepel, Rtsne, withr,
25 25
         scater (>= 1.14.4), scran, SingleCellExperiment, dbscan,
26 26
         DelayedArray, stringr, Matrix, ComplexHeatmap, multipanelfigure,
Browse code

version bump

zhewa authored on 11/05/2021 13:43:13
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.7.11
3
+Version: 1.7.12
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

fix perplexity altExpName bug

zhewa authored on 10/05/2021 20:32:23
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.7.10
3
+Version: 1.7.11
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

add displayName to plotCeldaViolin. Fix bug. Version bump

zhewa authored on 10/05/2021 15:27:26
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.7.9
3
+Version: 1.7.10
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

version bump

zhewa authored on 08/05/2021 19:58:39
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.7.8
3
+Version: 1.7.9
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

add singleCellTK to suggests. update .gitignore

zhewa authored on 03/05/2021 13:29:26
Showing 1 changed files
... ...
@@ -26,7 +26,7 @@ Imports: plyr, foreach, ggplot2, RColorBrewer, grid, scales, gtable,
26 26
         DelayedArray, stringr, Matrix, ComplexHeatmap, multipanelfigure,
27 27
         circlize
28 28
 Suggests: testthat, knitr, roxygen2, rmarkdown, biomaRt, covr,
29
-        BiocManager, BiocStyle, M3DExampleData, TENxPBMCData
29
+        BiocManager, BiocStyle, M3DExampleData, TENxPBMCData, singleCellTK
30 30
 LinkingTo: Rcpp, RcppEigen
31 31
 License: MIT + file LICENSE
32 32
 Encoding: UTF-8
Browse code

fix errors. Use \donttest. Version bump.

zhewa authored on 02/05/2021 18:48:49
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.7.7
3
+Version: 1.7.8
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

replace setReplaceMethod. Remove findMarkersTree, getDecisions

zhewa authored on 20/04/2021 14:16:59
Showing 1 changed files
... ...
@@ -21,9 +21,9 @@ Imports: plyr, foreach, ggplot2, RColorBrewer, grid, scales, gtable,
21 21
         grDevices, graphics, matrixStats, doParallel, digest, methods,
22 22
         reshape2, S4Vectors, data.table,
23 23
         Rcpp, RcppEigen, uwot, enrichR, stringi, SummarizedExperiment,
24
-        MCMCprecision, ggrepel, Rtsne, withr, dendextend, ggdendro,
25
-        pROC, scater (>= 1.14.4), scran, SingleCellExperiment, dbscan,
26
-        DelayedArray, Seurat, stringr, Matrix, ComplexHeatmap, multipanelfigure,
24
+        MCMCprecision, ggrepel, Rtsne, withr,
25
+        scater (>= 1.14.4), scran, SingleCellExperiment, dbscan,
26
+        DelayedArray, stringr, Matrix, ComplexHeatmap, multipanelfigure,
27 27
         circlize
28 28
 Suggests: testthat, knitr, roxygen2, rmarkdown, biomaRt, covr,
29 29
         BiocManager, BiocStyle, M3DExampleData, TENxPBMCData
Browse code

fix check notes

zhewa authored on 05/04/2021 20:54:09
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.7.6
3
+Version: 1.7.7
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

version bump

Joshua D. Campbell authored on 05/04/2021 02:23:45
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.7.5
3
+Version: 1.7.6
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

Removed differentialExpression related functions as these are now in the singleCellTK

Joshua D. Campbell authored on 22/03/2021 17:27:20
Showing 1 changed files
... ...
@@ -19,7 +19,7 @@ Depends: R (>= 4.0)
19 19
 VignetteBuilder: knitr
20 20
 Imports: plyr, foreach, ggplot2, RColorBrewer, grid, scales, gtable,
21 21
         grDevices, graphics, matrixStats, doParallel, digest, methods,
22
-        reshape2, MAST, S4Vectors, data.table,
22
+        reshape2, S4Vectors, data.table,
23 23
         Rcpp, RcppEigen, uwot, enrichR, stringi, SummarizedExperiment,
24 24
         MCMCprecision, ggrepel, Rtsne, withr, dendextend, ggdendro,
25 25
         pROC, scater (>= 1.14.4), scran, SingleCellExperiment, dbscan,
Browse code

fix altExp bug, version bump

zhewa authored on 17/03/2021 18:48:54
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.7.4
3
+Version: 1.7.5
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

update version to 1.7.4

Yuan authored on 10/03/2021 02:33:26
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.7.3
3
+Version: 1.7.4
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

version bump

zhewa authored on 09/11/2020 18:20:42
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.7.2
3
+Version: 1.7.3
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

update Description

zhewa authored on 09/11/2020 18:12:40
Showing 1 changed files
... ...
@@ -8,8 +8,14 @@ Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
8 8
     person("Shiyi", "Yang", email="syyang@bu.edu", role = c("aut")),
9 9
     person("Eric", "Reed", email="reeder@bu.edu", role = c("aut")),
10 10
     person("Zhe", "Wang", email="zhe@bu.edu", role = c("aut")))
11
-Description: Utilizing Bayesian hierarchical models to analyze single-cell genomic data.
12
-Depends: R (>= 3.6)
11
+Description: Celda is a suite of Bayesian hierarchical models for
12
+    clustering single-cell RNA-sequencing (scRNA-seq) data. It is able to
13
+    perform "bi-clustering" and simultaneously cluster genes into gene modules
14
+    and cells into cell subpopulations. It also contains DecontX, a novel
15
+    Bayesian method to computationally estimate and remove RNA contamination in
16
+    individual cells without empty droplet information. A variety of scRNA-seq
17
+    data visualization functions is also included.
18
+Depends: R (>= 4.0)
13 19
 VignetteBuilder: knitr
14 20
 Imports: plyr, foreach, ggplot2, RColorBrewer, grid, scales, gtable,
15 21
         grDevices, graphics, matrixStats, doParallel, digest, methods,
Browse code

version bump

zhewa authored on 08/11/2020 23:34:51
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.7.1
3
+Version: 1.7.2
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

remove Author, Maintainer, and Packaged fields

zhewa authored on 27/10/2020 17:38:54
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.7.0
3
+Version: 1.7.1
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
... ...
@@ -29,11 +29,3 @@ RoxygenNote: 7.1.1
29 29
 BugReports: https://github.com/campbio/celda/issues
30 30
 biocViews: SingleCell, GeneExpression, Clustering, Sequencing, Bayesian
31 31
 NeedsCompilation: yes
32
-Packaged: 2020-04-02 18:47:49 UTC; josh
33
-Author: Joshua Campbell [aut, cre],
34
-  Sean Corbett [aut],
35
-  Yusuke Koga [aut],
36
-  Shiyi Yang [aut],
37
-  Eric Reed [aut],
38
-  Zhe Wang [aut]
39
-Maintainer: Joshua Campbell <camp@bu.edu>
Browse code

bump x.y.z version to odd y following creation of RELEASE_3_12 branch

Nitesh Turaga authored on 27/10/2020 15:46:07
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.6.0
3
+Version: 1.7.0
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

bump x.y.z version to even y prior to creation of RELEASE_3_12 branch

Nitesh Turaga authored on 27/10/2020 15:46:07
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.5.12
3
+Version: 1.6.0
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

fix no visible binding for global variable note

zhewa authored on 21/10/2020 18:06:56
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.5.11
3
+Version: 1.5.12
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

fix doc warning file link in package does not exist and so has been treated as a topic

zhewa authored on 16/10/2020 21:36:32
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.5.10
3
+Version: 1.5.11
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

version bump

zhewa authored on 15/10/2020 19:19:43
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.5.9
3
+Version: 1.5.10
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

fix doc, version bump

zhewa authored on 13/10/2020 19:34:43
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.5.8
3
+Version: 1.5.9
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

fix bioc check doc warning. Fix vignette

zhewa authored on 13/10/2020 18:47:29
Showing 1 changed files
... ...
@@ -24,7 +24,7 @@ Suggests: testthat, knitr, roxygen2, rmarkdown, biomaRt, covr,
24 24
 LinkingTo: Rcpp, RcppEigen
25 25
 License: MIT + file LICENSE
26 26
 Encoding: UTF-8
27
-LazyData: false
27
+LazyData: true
28 28
 RoxygenNote: 7.1.1
29 29
 BugReports: https://github.com/campbio/celda/issues
30 30
 biocViews: SingleCell, GeneExpression, Clustering, Sequencing, Bayesian
Browse code

fix import circlize

zhewa authored on 13/10/2020 01:53:15
Showing 1 changed files
... ...
@@ -17,8 +17,9 @@ Imports: plyr, foreach, ggplot2, RColorBrewer, grid, scales, gtable,
17 17
         Rcpp, RcppEigen, uwot, enrichR, stringi, SummarizedExperiment,
18 18
         MCMCprecision, ggrepel, Rtsne, withr, dendextend, ggdendro,
19 19
         pROC, scater (>= 1.14.4), scran, SingleCellExperiment, dbscan,
20
-        DelayedArray, Seurat, stringr, Matrix, ComplexHeatmap, multipanelfigure
21
-Suggests: testthat, knitr, roxygen2, rmarkdown, biomaRt, covr, circlize
20
+        DelayedArray, Seurat, stringr, Matrix, ComplexHeatmap, multipanelfigure,
21
+        circlize
22
+Suggests: testthat, knitr, roxygen2, rmarkdown, biomaRt, covr,
22 23
         BiocManager, BiocStyle, M3DExampleData, TENxPBMCData
23 24
 LinkingTo: Rcpp, RcppEigen
24 25
 License: MIT + file LICENSE
Browse code

fix doc, add import circlize

zhewa authored on 13/10/2020 01:52:03
Showing 1 changed files
... ...
@@ -18,7 +18,7 @@ Imports: plyr, foreach, ggplot2, RColorBrewer, grid, scales, gtable,
18 18
         MCMCprecision, ggrepel, Rtsne, withr, dendextend, ggdendro,
19 19
         pROC, scater (>= 1.14.4), scran, SingleCellExperiment, dbscan,
20 20
         DelayedArray, Seurat, stringr, Matrix, ComplexHeatmap, multipanelfigure
21
-Suggests: testthat, knitr, roxygen2, rmarkdown, biomaRt, covr,
21
+Suggests: testthat, knitr, roxygen2, rmarkdown, biomaRt, covr, circlize
22 22
         BiocManager, BiocStyle, M3DExampleData, TENxPBMCData
23 23
 LinkingTo: Rcpp, RcppEigen
24 24
 License: MIT + file LICENSE
Browse code

remove import gridExtra

zhewa authored on 13/10/2020 00:16:17
Showing 1 changed files
... ...
@@ -12,8 +12,8 @@ Description: Utilizing Bayesian hierarchical models to analyze single-cell genom
12 12
 Depends: R (>= 3.6)
13 13
 VignetteBuilder: knitr
14 14
 Imports: plyr, foreach, ggplot2, RColorBrewer, grid, scales, gtable,
15
-        grDevices, graphics, matrixStats, doParallel, digest,
16
-        gridExtra, methods, reshape2, MAST, S4Vectors, data.table,
15
+        grDevices, graphics, matrixStats, doParallel, digest, methods,
16
+        reshape2, MAST, S4Vectors, data.table,
17 17
         Rcpp, RcppEigen, uwot, enrichR, stringi, SummarizedExperiment,
18 18
         MCMCprecision, ggrepel, Rtsne, withr, dendextend, ggdendro,
19 19
         pROC, scater (>= 1.14.4), scran, SingleCellExperiment, dbscan,
Browse code

update celdatosce, celda.rmd

zhewa authored on 10/10/2020 17:01:35
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.5.7
3
+Version: 1.5.8
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

fix version

zhewa authored on 09/10/2020 18:17:58
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.5.6
3
+Version: 1.5.7
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

fix version

zhewa authored on 09/10/2020 18:02:56
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.5.7
3
+Version: 1.5.6
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

Merge branch 'sce' of github.com:zhewa/celda

zhewa authored on 09/10/2020 13:58:36
Showing 0 changed files
Browse code

add addons to .travis.yml to fix magick error on TRAVIS CI

zhewa authored on 30/09/2020 02:14:11
Showing 1 changed files
... ...
@@ -36,10 +36,3 @@ Author: Joshua Campbell [aut, cre],
36 36
   Eric Reed [aut],
37 37
   Zhe Wang [aut]
38 38
 Maintainer: Joshua Campbell <camp@bu.edu>
39
-
40
-addons:
41
-  apt:
42
-    sources:
43
-    - sourceline: 'ppa:opencpu/imagemagick'
44
-    packages:
45
-    - libmagick++-dev
Browse code

add addons to DESCRIPTION to fix magick error on TRAVIS

zhewa authored on 29/09/2020 23:46:38
Showing 1 changed files
... ...
@@ -36,3 +36,10 @@ Author: Joshua Campbell [aut, cre],
36 36
   Eric Reed [aut],
37 37
   Zhe Wang [aut]
38 38
 Maintainer: Joshua Campbell <camp@bu.edu>
39
+
40
+addons:
41
+  apt:
42
+    sources:
43
+    - sourceline: 'ppa:opencpu/imagemagick'
44
+    packages:
45
+    - libmagick++-dev
Browse code

add import multipanelfigure

zhewa authored on 29/09/2020 23:11:26
Showing 1 changed files
... ...
@@ -17,7 +17,7 @@ Imports: plyr, foreach, ggplot2, RColorBrewer, grid, scales, gtable,
17 17
         Rcpp, RcppEigen, uwot, enrichR, stringi, SummarizedExperiment,
18 18
         MCMCprecision, ggrepel, Rtsne, withr, dendextend, ggdendro,
19 19
         pROC, scater (>= 1.14.4), scran, SingleCellExperiment, dbscan,
20
-        DelayedArray, Seurat, stringr, Matrix, ComplexHeatmap
20
+        DelayedArray, Seurat, stringr, Matrix, ComplexHeatmap, multipanelfigure
21 21
 Suggests: testthat, knitr, roxygen2, rmarkdown, biomaRt, covr,
22 22
         BiocManager, BiocStyle, M3DExampleData, TENxPBMCData
23 23
 LinkingTo: Rcpp, RcppEigen
Browse code

multiple moduleHeatmap on same page. remove blank page

zhewa authored on 16/09/2020 15:50:01
Showing 1 changed files
... ...
@@ -17,14 +17,14 @@ Imports: plyr, foreach, ggplot2, RColorBrewer, grid, scales, gtable,
17 17
         Rcpp, RcppEigen, uwot, enrichR, stringi, SummarizedExperiment,
18 18
         MCMCprecision, ggrepel, Rtsne, withr, dendextend, ggdendro,
19 19
         pROC, scater (>= 1.14.4), scran, SingleCellExperiment, dbscan,
20
-        DelayedArray, Seurat, stringr, Matrix
20
+        DelayedArray, Seurat, stringr, Matrix, ComplexHeatmap
21 21
 Suggests: testthat, knitr, roxygen2, rmarkdown, biomaRt, covr,
22 22
         BiocManager, BiocStyle, M3DExampleData, TENxPBMCData
23 23
 LinkingTo: Rcpp, RcppEigen
24 24
 License: MIT + file LICENSE
25 25
 Encoding: UTF-8
26 26
 LazyData: true
27
-RoxygenNote: 7.1.0
27
+RoxygenNote: 7.1.1
28 28
 BugReports: https://github.com/campbio/celda/issues
29 29
 biocViews: SingleCell, GeneExpression, Clustering, Sequencing, Bayesian
30 30
 NeedsCompilation: yes
Browse code

fix lints

zhewa authored on 19/08/2020 01:33:33
Showing 1 changed files
... ...
@@ -24,7 +24,7 @@ LinkingTo: Rcpp, RcppEigen
24 24
 License: MIT + file LICENSE
25 25
 Encoding: UTF-8
26 26
 LazyData: false
27
-RoxygenNote: 7.1.0
27
+RoxygenNote: 7.1.1
28 28
 BugReports: https://github.com/campbio/celda/issues
29 29
 biocViews: SingleCell, GeneExpression, Clustering, Sequencing, Bayesian
30 30
 NeedsCompilation: yes
Browse code

update doc

zhewa authored on 01/08/2020 11:59:44
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.5.6
3
+Version: 1.5.7
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

Merge branch 'RELEASE_3_11' of github.com:zhewa/celda

zhewa authored on 07/06/2020 11:55:44
Showing 0 changed files
Browse code

pass initialDims in celdaTsneG

zhewa authored on 07/06/2020 11:53:15
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.4.5
3
+Version: 1.4.6
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

fix travis errors

zhewa authored on 24/05/2020 08:51:11
Showing 1 changed files
... ...
@@ -23,7 +23,7 @@ Suggests: testthat, knitr, roxygen2, rmarkdown, biomaRt, covr,
23 23
 LinkingTo: Rcpp, RcppEigen
24 24
 License: MIT + file LICENSE
25 25
 Encoding: UTF-8
26
-LazyData: false
26
+LazyData: true
27 27
 RoxygenNote: 7.1.0
28 28
 BugReports: https://github.com/campbio/celda/issues
29 29
 biocViews: SingleCell, GeneExpression, Clustering, Sequencing, Bayesian
Browse code

use reducedDim for DR results, update examples

zhewa authored on 24/05/2020 08:14:12
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.5.5
3
+Version: 1.5.6
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

Merge branch 'RELEASE_3_11' of github.com:zhewa/celda

zhewa authored on 10/05/2020 06:47:08
Showing 0 changed files
Browse code

version bump

zhewa authored on 10/05/2020 05:34:28
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.4.4
3
+Version: 1.4.5
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

version bump

zhewa authored on 08/05/2020 06:25:05
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.5.3
3
+Version: 1.5.4
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

fix celda_G tsne UMAP dim reduction bug

zhewa authored on 08/05/2020 06:20:40
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.4.3
3
+Version: 1.4.4
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

version bump

zhewa authored on 01/05/2020 12:13:22
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.4.3
3
+Version: 1.5.3
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

version bump

zhewa authored on 01/05/2020 12:11:11
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.4.2
3
+Version: 1.4.3
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

version bump

zhewa authored on 01/05/2020 02:45:36
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.4.1
3
+Version: 1.4.2
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

version bump

zhewa authored on 29/04/2020 07:03:16
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.4.0
3
+Version: 1.4.1
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

bump x.y.z version to even y prior to creation of RELEASE_3_11 branch

Nitesh Turaga authored on 27/04/2020 19:27:09
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.3.9
3
+Version: 1.4.0
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

version bump

zhewa authored on 21/04/2020 03:22:45
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.3.8
3
+Version: 1.3.9
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

version 1.3.8 to observe Bioc convention

zhewa authored on 07/04/2020 06:17:37
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.4.0
3
+Version: 1.3.8
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

Finalized DecontX expression violin plot function and vignette.

Joshua D. Campbell authored on 06/04/2020 04:17:58
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.3.6
3
+Version: 1.4.0
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
... ...
@@ -8,7 +8,7 @@ Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
8 8
     person("Shiyi", "Yang", email="syyang@bu.edu", role = c("aut")),
9 9
     person("Eric", "Reed", email="reeder@bu.edu", role = c("aut")),
10 10
     person("Zhe", "Wang", email="zhe@bu.edu", role = c("aut")))
11
-Description: celda is a Bayesian hierarchical model that can co-cluster features and cells in single cell sequencing data.
11
+Description: Utilizing Bayesian hierarchical models to analyze single-cell genomic data.
12 12
 Depends: R (>= 3.6)
13 13
 VignetteBuilder: knitr
14 14
 Imports: plyr, foreach, ggplot2, RColorBrewer, grid, scales, gtable,
Joshua D. Campbell authored on 03/04/2020 04:11:30
Showing 0 changed files
Browse code

Coverted DecontX C code to use RcppEigen instead of RcppArmadillo as it was faster and didn't prodcue warnings when checking

Joshua D. Campbell authored on 02/04/2020 20:56:09
Showing 1 changed files
... ...
@@ -9,65 +9,30 @@ Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
9 9
     person("Eric", "Reed", email="reeder@bu.edu", role = c("aut")),
10 10
     person("Zhe", "Wang", email="zhe@bu.edu", role = c("aut")))
11 11
 Description: celda is a Bayesian hierarchical model that can co-cluster features and cells in single cell sequencing data.
12
-Depends:
13
-    R (>= 3.6)
12
+Depends: R (>= 3.6)
14 13
 VignetteBuilder: knitr
15
-Imports:
16
-    plyr,
17
-    foreach,
18
-    ggplot2,
19
-    RColorBrewer,
20
-    grid,
21
-    scales,
22
-    gtable,
23
-    grDevices,
24
-    graphics,
25
-    matrixStats,
26
-    doParallel,
27
-    digest,
28
-    gridExtra,
29
-    methods,
30
-    reshape2,
31
-    MAST,
32
-    S4Vectors,
33
-    data.table,
34
-    Rcpp,
35
-    RcppArmadillo,
36
-    RcppEigen,
37
-    uwot,
38
-    enrichR,
39
-    stringi,
40
-    SummarizedExperiment,
41
-    MCMCprecision,
42
-    ggrepel,
43
-    Rtsne,
44
-    withr,
45
-    dendextend,
46
-    ggdendro,
47
-    pROC,
48
-    scater (>= 1.14.4),
49
-    scran,
50
-    SingleCellExperiment,
51
-    dbscan,
52
-    DelayedArray,
53
-    Seurat,
54
-    stringr,
55
-    Matrix
56
-Suggests:
57
-    testthat,
58
-    knitr,
59
-    roxygen2,
60
-    rmarkdown,
61
-    biomaRt,
62
-    covr,
63
-    BiocManager,
64
-    BiocStyle,
65
-    M3DExampleData,
66
-    TENxPBMCData
67
-LinkingTo: RcppArmadillo, Rcpp, RcppEigen
14
+Imports: plyr, foreach, ggplot2, RColorBrewer, grid, scales, gtable,
15
+        grDevices, graphics, matrixStats, doParallel, digest,
16
+        gridExtra, methods, reshape2, MAST, S4Vectors, data.table,
17
+        Rcpp, RcppEigen, uwot, enrichR, stringi, SummarizedExperiment,
18
+        MCMCprecision, ggrepel, Rtsne, withr, dendextend, ggdendro,
19
+        pROC, scater (>= 1.14.4), scran, SingleCellExperiment, dbscan,
20
+        DelayedArray, Seurat, stringr, Matrix
21
+Suggests: testthat, knitr, roxygen2, rmarkdown, biomaRt, covr,
22
+        BiocManager, BiocStyle, M3DExampleData, TENxPBMCData
23
+LinkingTo: Rcpp, RcppEigen
68 24
 License: MIT + file LICENSE
69 25
 Encoding: UTF-8
70 26
 LazyData: false
71 27
 RoxygenNote: 7.1.0
72 28
 BugReports: https://github.com/campbio/celda/issues
73 29
 biocViews: SingleCell, GeneExpression, Clustering, Sequencing, Bayesian
30
+NeedsCompilation: yes
31
+Packaged: 2020-04-02 18:47:49 UTC; josh
32
+Author: Joshua Campbell [aut, cre],
33
+  Sean Corbett [aut],
34
+  Yusuke Koga [aut],
35
+  Shiyi Yang [aut],
36
+  Eric Reed [aut],
37
+  Zhe Wang [aut]
38
+Maintainer: Joshua Campbell <camp@bu.edu>
Browse code

seqs -> seq

zhewa authored on 19/03/2020 09:32:17
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.3.5
3
+Version: 1.3.6
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

remove decontX vignette to fix timeout

zhewa authored on 17/03/2020 14:40:59
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Package: celda
2 2
 Title: CEllular Latent Dirichlet Allocation
3
-Version: 1.3.4
3
+Version: 1.3.5
4 4
 Authors@R: c(person("Joshua", "Campbell", email = "camp@bu.edu",
5 5
     role = c("aut", "cre")),
6 6
     person("Sean", "Corbett", email = "scorbett@bu.edu", role = c("aut")),
Browse code

fix lints

zhewa authored on 17/03/2020 07:59:12
Showing 1 changed files
... ...
@@ -68,6 +68,6 @@ LinkingTo: RcppArmadillo, Rcpp, RcppEigen
68 68
 License: MIT + file LICENSE
69 69
 Encoding: UTF-8
70 70
 LazyData: false
71
-RoxygenNote: 7.0.2
71
+RoxygenNote: 7.1.0
72 72
 BugReports: https://github.com/campbio/celda/issues
73 73
 biocViews: SingleCell, GeneExpression, Clustering, Sequencing, Bayesian
Browse code

Merged findMarkersTree

Joshua D. Campbell authored on 13/03/2020 03:03:26
Showing 0 changed files
Browse code

merged vignette fixes

Joshua D. Campbell authored on 13/03/2020 00:44:31
Showing 0 changed files
Browse code

fix bug

zhewa authored on 05/03/2020 06:32:21
Showing 1 changed files
... ...
@@ -51,7 +51,8 @@ Imports:
51 51
     scran,
52 52
     SingleCellExperiment,
53 53
     dbscan,
54
-    DelayedArray
54
+    DelayedArray,
55
+    Ringo
55 56
 Suggests:
56 57
     testthat,
57 58
     knitr,
Browse code

Updated docs. Fixed package referncing in celdaMarkerPlot. Updated DESCRIPTION.

Joshua D. Campbell authored on 02/03/2020 04:51:11
Showing 1 changed files
... ...
@@ -51,19 +51,19 @@ Imports:
51 51
     scran,
52 52
     SingleCellExperiment,
53 53
     dbscan,
54
-    DelayedArray
54
+    DelayedArray,
55
+    Matrix,
56
+    M3DExampleData
55 57
 Suggests:
56 58
     testthat,
57 59
     knitr,
58 60
     roxygen2,
59 61
     rmarkdown,
60
-    Matrix,
61 62
     biomaRt,
62 63
     covr,
63
-    M3DExampleData,
64 64
     BiocManager,
65 65
     BiocStyle
66
-LinkingTo: Rcpp, RcppArmadillo, RcppEigen
66
+LinkingTo: RcppArmadillo, Rcpp, RcppEigen
67