Package: SGSeq
Type: Package
Title: Splice event prediction and quantification from RNA-seq data
Version: 1.8.1
Author: Leonard Goldstein
Maintainer: Leonard Goldstein <goldstel@gene.com>
Description: SGSeq is a software package for analyzing splice events from
	     RNA-seq data. Input data are sequence reads mapped to a reference
	     genome in BAM format. Genes are represented as a genome-wide
	     splice graph, which can be obtained from existing annotation or
	     can be predicted from the data. Splice events are identified
	     from the graph and are quantified locally using structurally
	     compatible reads at the start or end of each splice variant.
	     The package includes functions for splice event prediction,
	     quantification, visualization and interpretation.
License: Artistic-2.0
LazyData: yes
Depends: IRanges, GenomicRanges (>= 1.23.21), Rsamtools,
        SummarizedExperiment, methods
Imports: AnnotationDbi, BiocGenerics, Biostrings, GenomicAlignments,
        GenomicFeatures, GenomeInfoDb, RUnit, S4Vectors (>= 0.9.39),
        grDevices, graphics, igraph, parallel, rtracklayer, stats
Suggests: BiocStyle, BSgenome.Hsapiens.UCSC.hg19,
        TxDb.Hsapiens.UCSC.hg19.knownGene, knitr, rmarkdown
VignetteBuilder: knitr
biocViews: AlternativeSplicing, RNASeq, Transcription
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-12-04 00:59:32 UTC; biocbuild
Built: R 3.3.2; ; 2016-12-04 05:48:42 UTC; windows
