Skip to content

Commit

Permalink
add Konstis PR (xuranw#82) and add Biobase to Depends
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Dietrich committed Jul 27, 2022
1 parent 7c58348 commit 637061a
Show file tree
Hide file tree
Showing 2 changed files with 458 additions and 459 deletions.
43 changes: 21 additions & 22 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
Package: MuSiC
Type: Package
Title: Multi-subject single cell deconvolution
Version: 0.2.0
Authors@R: c(person("Xuran", "Wang", role = c('aut', 'cre'), email = 'xuranw@andrew.cmu.edu'))
Maintainer: Xuran Wang <xuranw@sas.upenn.edu>
Description: Companion package to: A bulk tissue deconvolution method with multi-subject single cell expression reference. This package provide functions to estimate bulk tissue cell type proportions with multi-subject single cell expression as reference.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.3.2), nnls (>= 1.4), ggplot2 (>= 2.2.1)
Imports:
plyr,
Biobase,
MCMCpack
URL: https://github.com/xuranw/MuSiC
BugReports: https://github.com/xuranw/MuSiC/issues
VignetteBuilder: knitr
RoxygenNote: 7.1.0
Remotes:
renozao/xbioc,
shenorrlab/bseqsc
Package: MuSiC
Type: Package
Title: Multi-subject single cell deconvolution
Version: 0.3.0
Authors@R: c(person("Xuran", "Wang", role = c('aut', 'cre'), email = 'xuranw@andrew.cmu.edu'))
Maintainer: Xuran Wang <xuranw@sas.upenn.edu>
Description: Companion package to: A bulk tissue deconvolution method with multi-subject single cell expression reference. This package provide functions to estimate bulk tissue cell type proportions with multi-subject single cell expression as reference.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.3.2), nnls (>= 1.4), ggplot2 (>= 2.2.1), Biobase
Imports:
plyr,
MCMCpack
URL: https://github.com/xuranw/MuSiC
BugReports: https://github.com/xuranw/MuSiC/issues
VignetteBuilder: knitr
RoxygenNote: 7.1.0
Remotes:
renozao/xbioc,
shenorrlab/bseqsc

0 comments on commit 637061a

Please sign in to comment.