Package: fishpond
Title: Fishpond: differential transcript and gene expression with
        inferential replicates
Version: 1.6.0
Authors@R: c(
    person("Anzi", "Zhu", role = c("aut","ctb")),
    person("Michael", "Love", email="michaelisaiahlove@gmail.com", role = c("aut","cre")),
    person("Avi", "Srivastava", role = c("aut","ctb")),
    person("Rob", "Patro", role = c("aut","ctb")),
    person("Joseph", "Ibrahim", role = c("aut","ctb")),
    person("Hirak", "Sarkar", role = "ctb"),
    person("Scott", "Van Buren", role = "ctb")
    )
Maintainer: Michael Love <michaelisaiahlove@gmail.com>
Description: Fishpond contains methods for differential transcript
    and gene expression analysis of RNA-seq data using inferential
    replicates for uncertainty of abundance quantification,
    as generated by Gibbs sampling or bootstrap sampling. Also the
    package contains utilities for working with Salmon and Alevin
    quantification files.
Imports: graphics, stats, utils, methods, abind, gtools, qvalue,
        S4Vectors, SummarizedExperiment, matrixStats, svMisc, Rcpp,
        Matrix
Suggests: testthat, knitr, rmarkdown, macrophage, tximeta,
        org.Hs.eg.db, samr, DESeq2, apeglm, tximportData,
        SingleCellExperiment
LinkingTo: Rcpp
SystemRequirements: C++11
License: GPL-2
Encoding: UTF-8
URL: https://github.com/mikelove/fishpond
biocViews: Sequencing, RNASeq, GeneExpression, Transcription,
        Normalization, Regression, MultipleComparison, BatchEffect,
        Visualization, DifferentialExpression, DifferentialSplicing,
        AlternativeSplicing, SingleCell
VignetteBuilder: knitr
LazyData: true
RoxygenNote: 7.1.0
git_url: https://git.bioconductor.org/packages/fishpond
git_branch: RELEASE_3_12
git_last_commit: c35e803
git_last_commit_date: 2020-10-27
Date/Publication: 2020-10-27
NeedsCompilation: yes
Packaged: 2020-10-28 01:50:55 UTC; biocbuild
Author: Anzi Zhu [aut, ctb],
  Michael Love [aut, cre],
  Avi Srivastava [aut, ctb],
  Rob Patro [aut, ctb],
  Joseph Ibrahim [aut, ctb],
  Hirak Sarkar [ctb],
  Scott Van Buren [ctb]
Built: R 4.0.3; i386-w64-mingw32; 2020-10-28 14:11:39 UTC; windows
Archs: i386, x64
