| Transcriptogram-class | R Documentation |
This S4 class includes methods to use expression values with ordered proteins.
associationA data.frame containing two columns, with rows containing ENSEMBL Peptide IDs that are connected.
orderingA data.frame containing two columns, the first one with ENSEMBL Peptide IDs, and the second containing its respective position.
transcriptogramS1A data.frame produced as the result of averaging over all identifiers related to the same protein.
transcriptogramS2A data.frame produced as the result of averaging over the window.
radiusAn non-negative integer referring to the window radius.
statusAn integer used internally to check the status of the object.
DEA data.frame of differentially expressed proteins.
clustersA list indicating the first and the last position belonging to each cluster.
pbcLogical value used internally to indicate the overlapping of the first and the last cluster.
Protein2SymbolA data.frame containing two columns, the first one with ENSEMBL Peptide IDs, and the second containing its respective Symbol.
Protein2GOA data.frame containing two columns, the first one with ENSEMBL Peptide IDs, and the second containing its respective Gene Ontology accession.
TermsA data.frame containing the enriched Gene Ontology terms.
genesInTermA list of GO terms and its respective ENSEMBL Peptide IDs, feeded by the clusterEnrichment() method.
Diego Morais
transcriptogramPreprocess, DE, radius, orderingProperties, connectivityProperties, transcriptogramStep1, transcriptogramStep2, differentiallyExpressed, clusterVisualization, clusterEnrichment, enrichmentPlot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.