Type: Package
Package: ROSeq
Title: A Rank Based Approach to Modeling Gene Expression
Version: 1.0.0
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: RELEASE_3_11
git_last_commit: 1d0b3b4
git_last_commit_date: 2020-04-27
Date/Publication: 2020-04-27
NeedsCompilation: no
Packaged: 2020-04-28 07:41:44 UTC; biocbuild
Author: Krishan Gupta [aut, cre],
  Abhik Ghosh [aut],
  Debarka Sengupta [aut]
Maintainer: Krishan Gupta <krishang@iiitd.ac.in>
Built: R 4.0.0; ; 2020-04-28 18:21:53 UTC; windows
