-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
1,763 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,20 @@ | ||
Package: NetID | ||
Type: Package | ||
Title: A Meta-cell Base Method to Infer Fate Specific Gene Regulatory Network from Single Cell Gene Expression Data | ||
Title: A Meta-cell Base Method to Infer Fate Specific Gene Regulatory | ||
Network from Single Cell Gene Expression Data | ||
Version: 0.1.0 | ||
biocViews: | ||
Imports: | ||
Matrix, | ||
lmtest, | ||
glmnet, | ||
RobustRankAggreg, | ||
irlba, | ||
rsvd, | ||
reticulate, | ||
Seurat, | ||
Hmisc, | ||
mclust, | ||
pracma, | ||
doParallel, | ||
doRNG, | ||
RaceID (>= 0.2.9), | ||
igraph, | ||
rARPACK | ||
Suggests: | ||
GENIE3, | ||
SingleCellExperiment, | ||
knitr, | ||
rmarkdown | ||
Imports: Matrix, lmtest, glmnet, RobustRankAggreg, irlba, rsvd, | ||
reticulate, Seurat, Hmisc, mclust, pracma, doParallel, doRNG, | ||
RaceID (>= 0.2.9), igraph, rARPACK | ||
Suggests: GENIE3, SingleCellExperiment, knitr, rmarkdown | ||
VignetteBuilder: knitr | ||
Author: Weixu Wang and Dominic Grün | ||
Maintainer: Weixu Wang <[email protected]> | ||
Description: First sample the cells from single cell data, generate aggregate profile on pruned K-Nearest Neighbor graph, lead to a better gene expression profile to quantify gene regulations. | ||
License: MIT + file LICENSE | ||
Encoding: UTF-8 | ||
LazyData: true | ||
RoxygenNote: 7.2.3 | ||
NeedsCompilation: no | ||
Packaged: 2023-09-06 08:38:49 UTC; wangweixu | ||
Depends: R (>= 3.5.0) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.