Skip to content

Commit

Permalink
Auto-update Autotools files
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 12, 2024
1 parent 207a024 commit d8e0536
Show file tree
Hide file tree
Showing 8 changed files with 9,801 additions and 0 deletions.
38 changes: 38 additions & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
Package: benj
Title: Benj Sample functions
Version: 0.0.7
Authors@R:
person("Benjamin", "James", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-6228-055X"))
Description: Utility functions used by Benj.
License: GPL-3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports:
SummarizedExperiment,
rhdf5,
GenomicRanges,
Matrix,
reshape2,
dplyr,
S4Vectors
Suggests:
testthat (>= 3.0.0),
SingleCellExperiment,
GenomicFeatures,
rtracklayer,
caret,
edgeR,
DESeq2,
limma,
MAST,
RUVSeq,
grid,
ggpubr,
ComplexHeatmap,
seriation,
clusterProfiler,
rGREAT
Config/testthat/edition: 3
LazyData: true
Loading

0 comments on commit d8e0536

Please sign in to comment.