Type: Package
Package: ROSeq
Title: A Rank Based Approach to Modeling Gene Expression
Version: 0.99.23
Authors@R: c(person("Krishan", "Gupta", 
    email = "krishang@iiitd.ac.in", role = c("aut","cre")), 
    person("Abhik", "Ghosh", 
    email = "abhianik@gmail.com", role = c("aut")),
    person("Debarka", "Sengupta", 
    email = "debarka@gmail.com", role = c("aut")))
Description: A rank based approach to modeling gene expression with 
    filtered and normalized read count matrix. Takes in the complete filtered 
    and normalized read count matrix, the location of the two sub-populations 
    and the number of cores to be used.
URL: https://github.com/krishan57gupta/ROSeq
BugReports: https://github.com/krishan57gupta/ROSeq/issues
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Depends: R (>= 4.0)
biocViews: GeneExpression, DifferentialExpression
Imports: pbmcapply, edgeR, limma
Suggests: knitr, rmarkdown, testthat, RUnit, BiocGenerics
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/ROSeq
git_branch: master
git_last_commit: 5b3f624
git_last_commit_date: 2020-04-21
Date/Publication: 2020-04-21
NeedsCompilation: no
Packaged: 2020-04-22 04:34:59 UTC; biocbuild
Author: Krishan Gupta [aut, cre],
  Abhik Ghosh [aut],
  Debarka Sengupta [aut]
Maintainer: Krishan Gupta <krishang@iiitd.ac.in>
