File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 55^paper$
66LICENSE.md
77^docs$
8+ ^_pkgdown\.yml$
9+ ^pkgdown$
10+ ^\.github$
Original file line number Diff line number Diff line change @@ -10,6 +10,21 @@ Encoding: UTF-8
1010Roxygen: list(markdown = TRUE)
1111RoxygenNote: 7.3.3
1212Additional_repositories: https://blaserlab.r-universe.dev
13+ biocViews:
14+ Software,
15+ SingleCell,
16+ RNASeq,
17+ ATACSeq,
18+ Normalization,
19+ Preprocessing,
20+ DimensionReduction,
21+ Visualization,
22+ QualityControl,
23+ Clustering,
24+ Classification,
25+ Annotation,
26+ GeneExpression,
27+ DifferentialExpression
1328Imports:
1429 circlize,
1530 ClustAssess,
@@ -50,6 +65,6 @@ Suggests:
5065 parallel,
5166 plotly,
5267 SharedObject
53- URL: https://github.com/Core-Bioinformatics/Starlng, https://core-bioinformatics.github.io/Starlng/
68+ URL: https://github.com/Core-Bioinformatics/Starlng
5469BugReports: https://github.com/Core-Bioinformatics/Starlng/issues
5570Config/testthat/edition: 3
You can’t perform that action at this time.
0 commit comments