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 18 found.
[1] < 1 2 > [2]  Sort:

CollectionType-class (Package: GSEABase) : Class "CollectionType"

These classes provides a way to tag the origin of a GeneSet. Collection types can be used in manipulating (e.g., selecting) sets, and can contain information specific to particular sets (e.g., category and subcategory classifications of BroadCollection.)
● Data Source: BioConductor
● Keywords: classes
● Alias: &,CollectionIdType,CollectionIdType-method, &,CollectionType,CollectionType-method, CollectionIdType-class, CollectionType-class, Logic,CollectionIdType,CollectionIdType-method, Logic,CollectionType,CollectionType-method, [,CollectionIdType,missing,missing-method, collectionType,CollectionType-method, ids, ids,CollectionIdType-method, intersect,CollectionIdType,CollectionIdType-method, intersect,CollectionType,CollectionType-method, setdiff,CollectionIdType,CollectionIdType-method, setdiff,CollectionType,CollectionType-method, show,CollectionIdType-method, show,CollectionType-method, union,CollectionIdType,CollectionIdType-method, union,CollectionType,CollectionType-method, |,CollectionIdType,CollectionIdType-method, |,CollectionType,CollectionType-method
● 0 images

CollectionType (Package: GSEABase) : Collection Type Class Constructors

These functions construct collection types. Collection types can be used in manipulating (e.g., selecting) sets, and can contain information specific to particular sets (e.g., 'category' and 'subcategory' classifications of 'BroadCollection'.)
● Data Source: BioConductor
● Keywords: manip
● Alias: CollectionType
● 0 images

GSEABase-package (Package: GSEABase) :

This package provides classes and methods to support Gene Set Enrichment Analysis (GSEA). The GeneSet class provides a common data structure for representing gene sets. The GeneColorSet class allows genes in a set to be associated with phenotypes. The GeneSetCollection class facilitates grouping together a list of related gene sets. The GeneIdentifierType class hierarchy reflects how genes are represented (e.g., Entrez versus symbol) in the gene set. mapIdentifiers provides a way to convert identifiers in a set from one type to another. The CollectionType class hierarchy reflects how the gene set was made, and can order genes into distinct sets or collections.
● Data Source: BioConductor
● Keywords: package
● Alias: GSEABase, GSEABase-package
● 0 images

GeneColorSet-class (Package: GSEABase) : Class "GeneColorSet"

A GeneColorSet extends GeneSet to allow genes to be 'colored'. Coloring means that for a particular phenotype, each gene has a color (e.g., expression levels "up", "down", or "unchanged") and a phenotypic consequence (e.g., the phenotype is "enhanced" or "reduced").
● Data Source: BioConductor
● Keywords: classes
● Alias: $,GeneColorSet-method, &,GeneColorSet,GeneColorSet-method, &,GeneColorSet,character-method, GeneColorSet-class, [,GeneColorSet,character,ANY-method, [,GeneColorSet,numeric,ANY-method, [[,GeneColorSet,character-method, [[,GeneColorSet,numeric-method, coloring,GeneColorSet-method, coloring<-,GeneColorSet,data.frame-method, geneColor,GeneColorSet-method, geneColor<-,GeneColorSet,factor-method, initialize,GeneColorSet-method, intersect,GeneColorSet,GeneColorSet-method, phenotype,GeneColorSet-method, phenotype<-,GeneColorSet,character-method, phenotypeColor,GeneColorSet-method, phenotypeColor<-,GeneColorSet,factor-method, setdiff,GeneColorSet,GeneColorSet-method, show,GeneColorSet-method, union,GeneColorSet,GeneColorSet-method, |,GeneColorSet,GeneColorSet-method, |,GeneColorSet,character-method
● 0 images

GeneColorSet (Package: GSEABase) : Methods to Construct "GeneColorSet" Instances

GeneColorSet is a generic for constructing gene color sets (i.e., gene sets with "coloring" to indicate how features of genes and phenotypes are associated).
● Data Source: BioConductor
● Keywords: methods
● Alias: GeneColorSet, GeneColorSet,BroadCollection-method, GeneColorSet,ExpressionSet-method, GeneColorSet,GOCollection-method, GeneColorSet,GeneIdentifierType-method, GeneColorSet,GeneSet-method, GeneColorSet,character-method, GeneColorSet,missing-method, GeneColorSet-methods
● 0 images

GeneIdentifierType-class (Package: GSEABase) : Class "GeneIdentifierType"

This class provides a way to tag the meaning of gene symbols in a GeneSet. For instance, a GeneSet with gene names derived from a Bioconductor annotation package (e.g., via ExpressionSet) initially have a GeneIdentifierType of AnnotationIdentifier.
● Data Source: BioConductor
● Keywords: classes
● Alias: GeneIdentifierType-class, geneIdType,GeneIdentifierType-method, show,GeneIdentifierType-method
● 0 images

GeneIdentifierType (Package: GSEABase) : Gene Identifier Class Constructors

Gene identifier classes and functions are used to indicate what the list of genes in a gene set represents (e.g., Entrez gene identifiers are tagged with EntrezIdentifier(), Bioconductor annotations with AnnotationIdentifier()).
● Data Source: BioConductor
● Keywords: manip
● Alias: GeneIdentifierType
● 0 images

GeneSet-class (Package: GSEABase) : Class "GeneSet"

A GeneSet contains a set of gene identifiers. Each gene set has a geneIdType, indicating how the gene identifiers should be interpreted (e.g., as Entrez identifiers), and a collectionType, indicating the origin of the gene set (perhaps including additional information about the set, as in the BroadCollection type).
● Data Source: BioConductor
● Keywords: classes
● Alias: $,GeneSet-method, &,GeneSet,GeneSet-method, &,GeneSet,character-method, GeneSet-class, Logic,character,GeneSet-method, [,ExpressionSet,GeneSet,ANY-method, [,GeneSet,character,ANY-method, [,GeneSet,numeric,ANY-method, [[,GeneSet,character-method, [[,GeneSet,numeric-method, collectionType,GeneSet-method, collectionType<-,GeneSet,CollectionType-method, contributor,GeneSet-method, contributor<-,GeneSet,character-method, creationDate,GeneSet-method, creationDate<-,GeneSet,character-method, description,GeneSet-method, description<-,GeneSet,character-method, geneIdType,GeneSet-method, geneIdType<-,GeneSet,GeneIdentifierType-method, geneIdType<-,GeneSet,character-method, geneIds,GeneSet-method, geneIds<-,GeneSet,character-method, initialize,GeneSet-method, intersect,GeneSet,GeneSet-method, longDescription,GeneSet-method, longDescription<-,GeneSet,character-method, organism,GOAllFrameIdentifier-method, organism,GeneIdentifierType-method, organism,GeneSet-method, organism,KEGGFrameIdentifier-method, organism<-,GeneSet,character-method, pubMedIds,GeneSet-method, pubMedIds<-,GeneSet,character-method, setIdentifier,GeneSet-method, setIdentifier<-,GeneSet,character-method, setName,GeneSet-method, setName<-,GeneSet,character-method, setVersion,GeneSet-method, setVersion<-,GeneSet,Versions-method, setdiff,GeneSet,GeneSet-method, show,GeneSet-method, toGmt,GeneSet-method, union,GeneSet,GeneSet-method, urls,GeneSet-method, urls<-,GeneSet,character-method, |,GeneSet,GeneSet-method, |,GeneSet,character-method
● 0 images

GeneSet (Package: GSEABase) : Methods to construct GeneSet instances

Use GeneSet to construct gene sets from ExpressionSet, character vector, or other objects.
● Data Source: BioConductor
● Keywords: methods
● Alias: GeneSet, GeneSet,BroadCollection-method, GeneSet,ExpressionSet-method, GeneSet,GOCollection-method, GeneSet,GeneIdentifierType-method, GeneSet,character-method, GeneSet,missing-method, GeneSet-methods
● 0 images

GeneSetCollection-class (Package: GSEABase) : Class "GeneSetCollection"

a GeneSetCollection is a collection of related GeneSets. The collection can mix and match different types of gene sets. Members of the collection are refered to by the setNames of each gene set.
● Data Source: BioConductor
● Keywords: classes
● Alias: GeneSetCollection-class
● 0 images