Package: trena
Type: Package
Title: Fit transcriptional regulatory networks using gene expression,
        priors, machine learning
Version: 0.99.190
Date: 2017-10-18
Author: Seth Ament <seth.ament@systemsbiology.org>, Paul Shannon <pshannon@systemsbioloyg.org>, Matthew Richards <mrichard@systemsbiology.org>
Maintainer: Matthew Richards <mrichard@systemsbiology.org>
Imports: RSQLite, lassopv, randomForest, flare, vbsr, BiocParallel,
        RPostgreSQL, methods, RMySQL, DBI, BSgenome, stringr,
        BSgenome.Hsapiens.UCSC.hg38, BSgenome.Hsapiens.UCSC.hg19,
        BSgenome.Mmusculus.UCSC.mm10, org.Hs.eg.db, Biostrings,
        SNPlocs.Hsapiens.dbSNP144.GRCh38, GenomicRanges, biomaRt,
        AnnotationDbi
Depends: R (>= 3.4.0), utils, glmnet (>= 2.0.3), MotifDb (>= 1.19.17)
Suggests: RUnit, limma, plyr, knitr, BiocGenerics, rmarkdown
VignetteBuilder: knitr
Description: Methods for reconstructing transcriptional regulatory networks, especially in species
    for which genome-wide TF binding site information is available.
License: GPL-3
biocViews: Transcription, GeneRegulation, NetworkInference,
        FeatureExtraction, Regression, SystemsBiology, GeneExpression
Collate: 'Solver.R' 'BayesSpikeSolver.R' 'CandidateFilter.R'
        'EnsembleSolver.R' 'FootprintFinder.R' 'FootprintFilter.R'
        'GeneOntologyFilter.R' 'HumanDHSFilter.R' 'LassoPVSolver.R'
        'LassoSolver.R' 'MotifMatcher.R' 'PearsonSolver.R'
        'RandomForestSolver.R' 'RidgeSolver.R' 'SpearmanSolver.R'
        'SqrtLassoSolver.R' 'Trena.R' 'VarianceFilter.R' 'help.R'
        'sharedFunctions.R' 'utils.R'
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-10-20 01:26:01 UTC; biocbuild
Built: R 3.4.2; ; 2017-10-20 03:43:10 UTC; windows
