Package: psichomics
Title: Graphical Interface for Alternative Splicing Quantification,
        Analysis and Visualisation
Version: 1.2.1
Encoding: UTF-8
Authors@R: c( person("Nuno", "Saraiva-Agostinho", ,
        "nunodanielagostinho@gmail.com", role = c("aut", "cre")),
        person("Nuno", "Barbosa-Morais", role=c("aut", "led", "ths")),
        person("André", "Falcão", role="ths"), person("Lina",
        "Gallego Paez", role="ctb"), person("Marie", "Bordone",
        role="ctb"), person("Teresa", "Maia", role="ctb"),
        person("Mariana", "Ferreira", role="ctb"), person("Ana Carolina", 
        "Leote", role="ctb"), person("Bernardo", "Almeida", role="ctb"))
Description: Interactive R package with a Shiny-based graphical interface for
    the quantification, analysis and visualisation of alternative splicing data 
    from The Cancer Genome Atlas (TCGA) or the Genotype-Tissue Expression (GTEx)
    project. This tool interactively performs survival, principal components and
    differential splicing analyses with direct incorporation of clinical 
    features (such as tumour stage or survival) associated with TCGA and GTEx
    samples.
Depends: R (>= 3.3), shiny (>= 1.0.0), shinyBS
License: MIT + file LICENSE
LazyData: true
RoxygenNote: 6.0.1
Imports: AnnotationHub, colourpicker, data.table, digest, dplyr, DT (>=
        0.2), fastmatch, ggplot2, grDevices, highcharter (>= 0.5.0),
        htmltools, httr, jsonlite, miscTools, plyr, R.utils, shinyjs,
        stringr, stats, survival, Sushi, tools, utils, XML, methods
Suggests: testthat, knitr, parallel, devtools, rmarkdown, gplots, covr,
        car
VignetteBuilder: knitr
Collate: 'analysis.R' 'analysis_diffSplicing.R'
        'analysis_diffSplicing_event.R' 'analysis_diffSplicing_table.R'
        'analysis_information.R' 'analysis_pca.R' 'analysis_survival.R'
        'analysis_template.R' 'utils.R' 'globalAccess.R' 'app.R'
        'data.R' 'formats.R' 'data_firebrowse.R' 'data_gtex.R'
        'data_inclusionLevels.R' 'data_local.R' 'events_suppa.R'
        'events_vastTools.R' 'events_miso.R' 'events_mats.R' 'events.R'
        'formats_firebrowseGeneExpression.R'
        'formats_firebrowseJunctionReads.R'
        'formats_firebrowseMergeClinical.R' 'formats_gtexClinical.R'
        'formats_gtexJunctionReads.R' 'formats_gtexSampleInfo.R'
        'groups.R' 'help.R'
biocViews: Sequencing, RNASeq, AlternativeSplicing,
        DifferentialSplicing, Transcription, GUI, PrincipalComponent,
        Survival, BiomedicalInformatics, Transcriptomics,
        Visualization, MultipleComparison
URL: https://github.com/nuno-agostinho/psichomics
BugReports: https://github.com/nuno-agostinho/psichomics/issues
NeedsCompilation: no
Packaged: 2017-04-27 01:17:53 UTC; biocbuild
Author: Nuno Saraiva-Agostinho [aut, cre],
  Nuno Barbosa-Morais [aut, led, ths],
  André Falcão [ths],
  Lina Gallego Paez [ctb],
  Marie Bordone [ctb],
  Teresa Maia [ctb],
  Mariana Ferreira [ctb],
  Ana Carolina Leote [ctb],
  Bernardo Almeida [ctb]
Maintainer: Nuno Saraiva-Agostinho <nunodanielagostinho@gmail.com>
Built: R 3.4.0; ; 2017-04-27 05:53:05 UTC; windows
