Package: transcriptogramer
Type: Package
Title: Transcriptional analysis based on transcriptograms
Version: 1.0.0
Date: 2017-10-23
Authors@R: c(
    person("Diego", "Morais", email = "arthur.vinx@gmail.com",
    role = c("aut", "cre")),
    person("Rodrigo", "Dalmolin", email = "rodrigo.dalmolin@imt.ufrn.br",
    role = "aut"))
Description: R package for transcriptional analysis based on transcriptograms,
    a method to analyze transcriptomes that projects expression values on a
    set of ordered proteins, arranged such that the probability that gene
    products participate in the same metabolic pathway exponentially decreases
    with the increase of the distance between two proteins of the ordering.
    Transcriptograms are, hence, genome wide gene expression profiles that
    provide a global view for the cellular metabolism, while indicating gene
    sets whose expression are altered.
Depends: R (>= 3.4), methods
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
biocViews: Software, Network, Visualization, SystemsBiology,
        GeneExpression, GenomeWideAssociation, GeneSetEnrichment
Imports: biomaRt, data.table, doSNOW, foreach, graphics, grDevices,
        igraph, limma, parallel, progress, RedeR, snow, stats, topGO
RoxygenNote: 6.0.1
VignetteBuilder: knitr
Suggests: BiocStyle, knitr, rmarkdown, RUnit, BiocGenerics
SystemRequirements: Java Runtime Environment (>= 6)
NeedsCompilation: no
Packaged: 2017-10-31 02:31:29 UTC; biocbuild
Author: Diego Morais [aut, cre],
  Rodrigo Dalmolin [aut]
Maintainer: Diego Morais <arthur.vinx@gmail.com>
Built: R 3.4.2; ; 2017-10-31 08:32:15 UTC; windows
