Skip to content

Commit

Permalink
Adding auto-generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
ruiheesi committed Jun 9, 2023
1 parent 4a40802 commit e65ad6b
Show file tree
Hide file tree
Showing 20 changed files with 1,291 additions and 2 deletions.
3 changes: 1 addition & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Description: Pakcaging NIDAP templates.
License: MIT
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
RoxygenNote: 7.2.3
Suggests:
testthat (>= 3.0.0)
Depends:
Expand Down Expand Up @@ -76,4 +76,3 @@ Imports:
htmlwidgets,
scDblFinder
Config/testthat/edition: 3

1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ import(celldex)
import(colorspace)
import(cowplot)
import(data.table)
import(dplyr)
import(gdata)
import(ggplot2)
import(ggpubr)
Expand Down
49 changes: 49 additions & 0 deletions man/annotateCellTypes.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

33 changes: 33 additions & 0 deletions man/appendMetadataToSeuratObject.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

66 changes: 66 additions & 0 deletions man/colorByGene.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

62 changes: 62 additions & 0 deletions man/colorByMarkerTable.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

134 changes: 134 additions & 0 deletions man/combineNormalize.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e65ad6b

Please sign in to comment.