Package: EventPointer
Type: Package
Title: An effective identification of alternative splicing events using
        junction arrays and RNA-Seq data
Version: 1.2.0
Author: Juan Pablo Romero, Ander Muniategui, Fernando Carazo, Ander Aramburu, Angel Rubio
Maintainer: Juan Pablo Romero <jpromero@ceit.es>
Description: EventPointer is an R package to identify alternative splicing events 
		that involve either simple (case-control experiment) or complex experimental designs 
		such as time course experiments and studies including paired-samples. The algorithm can
		be used to analyze data from either junction arrays (Affymetrix Arrays) or sequencing data (RNA-Seq). 
		The software returns a data.frame with the detected alternative splicing 
		events: gene name, type of event (cassette, alternative 3',...,etc), genomic 
		position, statistical significance and increment of the percent spliced in (Delta PSI) for all 
		the events.
		The algorithm can generate a series of files to visualize the detected alternative 
		splicing events in IGV. This eases the interpretation of results and the design 
		of primers for standard PCR validation.
Depends: R (>= 3.4), SGSeq, Matrix, SummarizedExperiment
Imports: GenomicFeatures, stringr, GenomeInfoDb, igraph, MASS, nnls,
        limma, matrixStats, RBGL, prodlim, graph, methods, utils,
        stats, doParallel, foreach, affxparser, GenomicRanges,
        S4Vectors
Suggests: knitr, rmarkdown, BiocStyle, RUnit, BiocGenerics
License: Artistic-2.0
LazyData: true
RoxygenNote: 6.0.1
biocViews: AlternativeSplicing, DifferentialSplicing, mRNAMicroarray,
        RNASeq, Transcription, Sequencing
VignetteBuilder: knitr
Url: https://github.com/jpromeror/EventPointer
BugReports: https://github.com/jpromeror/EventPointer/issues
NeedsCompilation: no
Packaged: 2017-10-31 02:05:06 UTC; biocbuild
Built: R 3.4.2; ; 2017-10-31 04:36:09 UTC; windows
