Skip to content

Commit

Permalink
:wq
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
dimalvovs committed Sep 26, 2024
1 parent 5b1a15a commit 6e8a3f0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package: projectR
Type: Package
Title: Functions for the projection of weights from PCA, CoGAPS, NMF,
correlation, and clustering
Version: 1.19.2
Version: 1.19.3
Author: Gaurav Sharma, Charles Shin, Jared Slosberg, Loyal Goff, Genevieve Stein-O'Brien
Authors@R: c(
person("Gaurav", "Sharma", role = c("aut")),
Expand All @@ -15,6 +15,7 @@ Authors@R: c(
Description: Functions for the projection of data into the spaces defined by PCA, CoGAPS, NMF, correlation, and clustering.
License: GPL (==2)
Imports:
SingleCellExperiment,
methods,
cluster,
stats,
Expand Down Expand Up @@ -50,7 +51,7 @@ Suggests:
SeuratObject
LazyData: TRUE
LazyDataCompression: gzip
RoxygenNote: 7.3.1
RoxygenNote: 7.3.2
Encoding: UTF-8
VignetteBuilder: knitr
biocViews: FunctionalPrediction, GeneRegulation, BiologicalQuestion, Software
Expand Down

0 comments on commit 6e8a3f0

Please sign in to comment.