Package: seqgendiff
Type: Package
Title: RNA-Seq Generation/Modification for Simulation
Version: 1.1.0
Authors@R: person("David", "Gerard", email = "gerard.1787@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9450-5023"))
Description: Generates/modifies RNA-seq data for use in simulations. We provide
    a suite of functions that will add a known amount of signal to a real 
    RNA-seq dataset. The advantage of using this approach over simulating under
    a theoretical distribution is that common/annoying aspects of the data
    are more preserved, giving a more realistic evaluation of your method. 
    The main functions are select_counts(), thin_diff(), thin_lib(), 
    thin_gene(), thin_2group(), thin_all(), and effective_cor().
License: GPL-3
Encoding: UTF-8
LazyData: true
URL: https://github.com/dcgerard/seqgendiff
BugReports: http://github.com/dcgerard/seqgendiff/issues
RoxygenNote: 6.1.1
Suggests: covr, testthat, SummarizedExperiment, DESeq2, knitr,
        rmarkdown, airway, limma, qvalue, edgeR, optmatch
Imports: assertthat, irlba, sva, pdist, matchingR, clue, cate
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-08-02 15:20:00 UTC; dgerard
Author: David Gerard [aut, cre] (<https://orcid.org/0000-0001-9450-5023>)
Maintainer: David Gerard <gerard.1787@gmail.com>
Repository: CRAN
Date/Publication: 2019-08-05 12:20:02 UTC
