Package: transite
Title: RNA-binding protein motif analysis
Version: 1.4.0
Authors@R: 
    c(person(given = "Konstantin",
             family = "Krismer",
             role = c("aut", "cre", "cph"),
             email = "krismer@mit.edu",
             comment = c(ORCID = "0000-0001-8994-3416")),
      person(given = "Anna",
             family = "Gattinger",
             role = "aut",
             email = "anna.gattinger@risc-software.at",
             comment = c(ORCID = "0000-0001-7094-9279")),
      person(given = "Michael",
             family = "Yaffe",
             role = c("ths", "cph"),
             email = "myaffe@mit.edu",
             comment = c(ORCID = "0000-0002-9547-3251")),
      person(given = "Ian",
             family = "Cannell",
             role = "ths",
             email = "icannell@mit.edu",
             comment = c(ORCID = "0000-0001-5832-9210")))
Maintainer: Konstantin Krismer <krismer@mit.edu>
Description: transite is a computational method that allows
    comprehensive analysis of the regulatory role of RNA-binding proteins
    in various cellular processes by leveraging preexisting gene
    expression data and current knowledge of binding preferences of
    RNA-binding proteins.
License: MIT + file LICENSE
URL: https://transite.mit.edu
Depends: R (>= 3.5)
Imports: BiocGenerics (>= 0.26.0), Biostrings (>= 2.48.0), dplyr (>=
        0.7.6), GenomicRanges (>= 1.32.6), ggplot2 (>= 3.0.0),
        ggseqlogo (>= 0.1), gridExtra (>= 2.3), methods, parallel, Rcpp
        (>= 0.12.18), scales (>= 1.0.0), stats, TFMPvalue (>= 0.0.8),
        utils
Suggests: knitr (>= 1.20), rmarkdown (>= 1.10), roxygen2 (>= 6.1.0)
LinkingTo: Rcpp (>= 0.12.18)
VignetteBuilder: knitr
biocViews: GeneExpression, Transcription, DifferentialExpression,
        Microarray, mRNAMicroarray, Genetics, GeneSetEnrichment
Encoding: UTF-8
RoxygenNote: 6.1.1
SystemRequirements: C++11
git_url: https://git.bioconductor.org/packages/transite
git_branch: RELEASE_3_10
git_last_commit: 6363139
git_last_commit_date: 2019-10-29
Date/Publication: 2019-10-29
NeedsCompilation: yes
Packaged: 2019-10-30 04:37:51 UTC; biocbuild
Author: Konstantin Krismer [aut, cre, cph]
    (<https://orcid.org/0000-0001-8994-3416>),
  Anna Gattinger [aut] (<https://orcid.org/0000-0001-7094-9279>),
  Michael Yaffe [ths, cph] (<https://orcid.org/0000-0002-9547-3251>),
  Ian Cannell [ths] (<https://orcid.org/0000-0001-5832-9210>)
Built: R 3.6.1; i386-w64-mingw32; 2019-10-30 14:21:34 UTC; windows
Archs: i386, x64
