Package: trena
Type: Package
Title: Fit transcriptional regulatory networks using gene expression,
        priors, machine learning
Version: 1.12.1
Date: 2020-11-13
Author: Seth Ament <seth.ament@systemsbiology.org>, Paul Shannon <pshannon@systemsbioloyg.org>, Matthew Richards <mrichard@systemsbiology.org>
Maintainer: Paul Shannon <paul.thurmond.shannon@gmail.com>
Imports: RSQLite, RMySQL, lassopv, randomForest, vbsr, xgboost,
        BiocParallel, RPostgreSQL, methods, DBI, BSgenome,
        BSgenome.Hsapiens.UCSC.hg38, BSgenome.Hsapiens.UCSC.hg19,
        BSgenome.Mmusculus.UCSC.mm10, SNPlocs.Hsapiens.dbSNP150.GRCh38,
        org.Hs.eg.db, Biostrings, GenomicRanges, biomaRt, AnnotationDbi
Depends: R (>= 3.5.0), utils, glmnet (>= 2.0.3), MotifDb (>= 1.19.17)
Suggests: RUnit, plyr, knitr, BiocGenerics, rmarkdown,
        BSgenome.Scerevisiae.UCSC.sacCer3,
        BSgenome.Athaliana.TAIR.TAIR9
URL: https://pricelab.github.io/trena/
BugReports: https://github.com/PriceLab/trena/issues
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' 'PCAMax.R' 'PearsonSolver.R'
        'RandomForestSolver.R' 'RidgeSolver.R' 'SpearmanSolver.R'
        'Trena.R' 'VarianceFilter.R' 'XGBoostSolver.R' 'help.R'
        'sharedFunctions.R' 'utils.R'
Encoding: UTF-8
RoxygenNote: 7.1.1
git_url: https://git.bioconductor.org/packages/trena
git_branch: RELEASE_3_12
git_last_commit: 8e38d79
git_last_commit_date: 2020-11-13
Date/Publication: 2020-11-16
NeedsCompilation: no
Packaged: 2020-11-17 04:53:42 UTC; biocbuild
Built: R 4.0.3; ; 2020-11-17 15:41:26 UTC; windows
