Learn R Programming

SGSeq (version 1.6.5)

Splice event prediction and quantification from RNA-seq data

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.

Copy Link

Version

Version

1.6.5

License

Artistic-2.0

Maintainer

Leonard Goldstein

Last Published

February 15th, 2017

Functions in SGSeq (1.6.5)

convertToTxFeatures

Convert to TxFeatures object
assays

Accessing and replacing assay data
annotateSGVariants

Annotate splice variants in terms of canonical events
filterFeatures

Filter predicted features
convertToSGFeatures

Convert transcript features to splice graph features
annotate

Annotation with respect to transcript features
exportFeatures

Export to BED format
analyzeFeatures

Analysis of splice graph features from BAM files
analyzeVariants

Analysis of splice variants
exonCompatible

Compatible fragment counts for exons
getSGFeatureCountsPerSample

Compatible fragment counts for splice graph features
getSGVariantCounts

Representative counts and frequency estimates for splice variants
findOverlapsRanges

Modified findOverlaps function for IRanges, IRangesList objects
findSGVariants

Identify splice variants from splice graph
getSGFeatureCounts

Compatible counts for splice graph features from BAM files
getBamInfo

Obtain library information from BAM files
importTranscripts

Import transcripts from GFF file
gr

Example genomic region of interest
junctionCompatible

Compatible fragment counts for splice junctions
makeSGFeatureCounts

Create SGFeatureCounts object
plotCoverage

Plot read coverage and splice junction read counts
plotFeatures

Plot splice graph and heatmap of expression values
predictTxFeaturesPerStrand

Identification of splice junctions and exons for a given chromosome and strand
sgfc_ann

Example splice graph feature counts (annotation-based)
predictVariantEffects

Predict the effect of splice variants on protein-coding transcripts
sgfc_pred

Example splice graph feature counts (predicted)
predictJunctions

Identify splice junctions
predictSpliced

Ranges-based identification of splice junctions and exons
SGSegments

Splice graph segments
sgv_ann

Example splice variants (annotation-based)
tx

Example transcripts
txf_ann

Example transcript features (annotation-based)
plotSpliceGraph

Plot splice graph
plotVariants

Plot splice graph and heatmap of splice variant frequencies
si

Example sample information
sgvc_pred

Example splice variant counts (predicted)
sgf_ann

Example splice graph features (annotation-based)
sgf_pred

Example splice graph features (predicted)
SGFeatureCounts

Splice graph feature counts
SGFeatures

Splice graph features
predictExonsInternal

Identify internal exons
SGVariants

Splice graph variants
slots

Accessing and replacing metadata columns
splicesiteOverlap

Compatible fragment counts for splice sites
sgvc_ann_from_bam

Example splice variant counts (annotated) from BAM files
predictExonsTerminal

Identify terminal exons
predictTxFeatures

Splice junction and exon prediction from BAM files
makeVariantNames

Create interpretable splice variant names
mergeTxFeatures

Merge redundant features
predictTxFeaturesPerSample

Identification of splice junctions and exons from BAM file
SGVariantCounts

Splice graph variant counts
sgvc_ann

Example splice variant counts (annotated)
sgv_pred

Example splice variants (predicted)
sgvc_pred_from_bam

Example splice variant counts (predicted) from BAM files
predictCandidatesInternal

Identify candidate internal exons
predictCandidatesTerminal

Identify candidate terminal exons
processTerminalExons

Process predicted terminal exons
removeExonsIsolated

Remove exons with no flanking splice junctions
txf_pred

Example transcript features (predicted)
TxFeatures

Transcript features
updateObject

Update object