Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,8 @@ Author: Shiquan Sun
Maintainer: Shiquan Sun <shiquans@umich.com>
Description: The package can fit single RNA-seq data set(SOMF) and multiple RNA-seq data sets (MOMF).
License: GPL (>= 2)
Imports: Rcpp (>= 0.12.14)
Imports:
Rcpp (>= 0.12.14),
matlib,
car
LinkingTo: Rcpp, RcppArmadillo
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Two main functions `momf.fit` and `momf.computeRef` are used to do deconvoluatio
```
## Citation
Xifang Sun, Shiquan Sun, and Sheng Yang. *An efficient and flexible method for deconvoluting bulk RNAseq data
with single-cell RNAseq data*, 2019, DIO: 10.5281/zenodo.3373980.
with single-cell RNAseq data*, 2019, DOI: 10.5281/zenodo.3373980.

## Supports
Please reach out Xifang Sun or Sheng Yang (email: xfangsun@126.com or yangsheng@njmu.edu.cn) if you have any questions.
Binary file removed src/MOMF.o
Binary file not shown.
Binary file removed src/MOMF.so
Binary file not shown.
Binary file removed src/RcppExports.o
Binary file not shown.
Binary file removed src/rcpp_hello_world.o
Binary file not shown.