Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 50 found.
[1] < 1 2 3 4 5 > [5]  Sort:

SpliceCountSet-class (Package: spliceSites) : Class code{"SpliceCountSet"

Directly inherits from ExpressionSet
● Data Source: BioConductor
● Keywords: SpliceCountSet
● Alias: SpliceCountSet-class, initialize,SpliceCountSet-method
● 0 images

aaGapSites-class (Package: spliceSites) : Class code{"aaGapSites"

Contains gapAligns data and a AAStringSet.
● Data Source: BioConductor
● Keywords: classes
● Alias: aaGapSites-class, head,aaGapSites-method, show,aaGapSites-method, write.files,aaGapSites-method
● 0 images

addGeneAligns (Package: spliceSites) : Reads a bamRange object for a given code{bamReader

Locates gene in genome via refGenome and reads a bamRange from the determined region.
● Data Source: BioConductor
● Keywords: addGeneAligns, gapAligns
● Alias: addGeneAligns, addGeneAligns,gapSites-method, addGeneAligns-method
● 0 images

addHbond (Package: spliceSites) : Class code{"hbond"

The addHbond methods add HBond scores to gapSites and cdRanges objects. HBond scores provide a measure for the capability of a 5' splice-site to form H-bonds with the U1 snRNA. The function requires at least 3 exon nucleotides and 8 intron nucleotides. The first two intron nucleotides are expected to be 'GT' (for other values the returned score will be 0). The routine equally accepts upper and lower case characters.
● Data Source: BioConductor
● Keywords: hbond
● Alias: addHbond, addHbond,cdRanges-method, addHbond,gapSites-method, addHbond-methods
● 0 images

addMaxEnt (Package: spliceSites) : addMaxEnt: Extract subset of data contained in given range given object.

addMaxEnt adds new columns to object data which contain MaxEnt-Score derived values. mxe_ps5 contains score5 values for left align-gap (exon-intron) boundary (i.e. assumed to reside on '+'-strand. mxe_ps3 contains score3 (maxent) values for right align-gap (intron-exon) boundary (i.e. assumed to reside on '+'-strand). mxe_ms5 contains score5 values for right align-gap (exon-intron) boundary on reverseComplement transformed sequence (i.e. assumed to reside on '-'-strand). mxe_ms3 contains score3 values for left align-gap (intron-exon) boundary on reverseComplement transformed sequence (i.e. assumed to reside on '-'-strand). From these values, s3strand, s5strand and meStrand are derived: s3strand is '+' when mxe_ps5 >= mxe_ms5 and '-' otherwise; s3strand is '+' when mxe_ps3 >= mxe_ms3 and '-' otherwise. meStrand equals s5strand when s5strand=s3strand and '*' otherwise. The function setMeStrand copies existing meStrand values into strand column (and throws an error when meStrand does not exist).
● Data Source: BioConductor
● Keywords: addMaxEnt, maxEnt
● Alias: addMaxEnt, addMaxEnt,gapSites-method, addMaxEnt-methods
● 0 images

alt_X_ranks (Package: spliceSites) : alt_left_ranks and alt_right_ranks functions: Identification of

alt_X_ranks covers the functions alt_left_ranks and alt_right_ranks. Both functions identify alternative splice-sites. alt_left_ranks finds sites which share the same rstart value (on the same seqid). alt_right_ranks finds sites which share the same lend value (on the same seqid). alt_ranks combines the results of both functions together wich seqid, lend and rstart values in one table.
● Data Source: BioConductor
● Keywords: gapSites
● Alias: alt_left_ranks, alt_left_ranks,gapSites-method, alt_left_ranks-methods
● 0 images

annGapSites-class (Package: spliceSites) : Class code{"annGapSites"

Contains data from align gaps together with annotation data (and optional data about alternative splice positions). Objects of this clasa are returned from the annotation member function for class gapSites.
● Data Source: BioConductor
● Keywords: annGapSites
● Alias: annGapSites-class
1 images

annotate-ExpressionSet (Package: spliceSites) : Adds annotation data to existing ExpressionSet

Reads featureData from incoming Expression set which should contain range data on embedding exons for gap-sites. The annotate function then overlaps the ranges with given annotation data. The result of overlapping is written into a AnnotatedDataFrame.
● Data Source: BioConductor
● Keywords: ExpressionSet, annotate
● Alias: annotate,ExpressionSet,refJunctions-method
● 0 images

annotation (Package: spliceSites) : Annotation functions for code{gapSites

The annotate function takes a gapSites and a refGenome object and returns a list which additionally contains a 'class' attribute 'annotationResult'. The object is intended as input for the annotation member function of class gapSites. The annotation member functions act as writing and reading accessor for annotation data inside gapSites objects.
● Data Source: BioConductor
● Keywords: annotate, annotation, gapSites, refGenome
● Alias: annotate, annotate,gapSites,refJunctions-method, annotate-methods
● 0 images

as.data.frame-methods (Package: spliceSites) : code{as.data.frame

Methods for function as.data.frame
● Data Source: BioConductor
● Keywords: as.data.frame, methods
● Alias: as.data.frame-methods
● 0 images