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

checkColumns (Package: miRNApath) : Check data.frame for Required Columns

Internal function designed to assist checking for required columns in a data.frame.
● Data Source: BioConductor
● Keywords: internal, manip
● Alias: checkColumns
● 0 images

convertFoldChange (Package: miRNApath) : Converts Fold Change to Consistent Format

The script tries to determine if the fold changes are in an expected format, and if not, does its best to convert correctly. Internal function.
● Data Source: BioConductor
● Keywords: internal, manip
● Alias: convertFoldChange
● 0 images

filtermirnapath (Package: miRNApath) : Filter miRNApath data

This method filters the miRNApath data to denote hits versus non-hits, the required distinction for running the enrichment algorithm. Data is expected to have been loaded by the loadmirnapath method.
● Data Source: BioConductor
● Keywords: manip
● Alias: filtermirnapath
● 0 images

loadmirnapath (Package: miRNApath) : Load miRNApath Data

This method loads data from a tab-delimited flatfile into an object of type mirnapath to be used for further miRNA analysis.
● Data Source: BioConductor
● Keywords: IO, manip
● Alias: loadmirnapath
● 0 images

loadmirnapathways (Package: miRNApath) : Load gene to pathway associations for miRNApath

This method loads associations between genes and the pathways to which they belong.
● Data Source: BioConductor
● Keywords: IO, attribute, manip
● Alias: loadmirnapathways
● 0 images

loadmirnatogene (Package: miRNApath) : Load miRNA to gene associations for miRNApath

This method loads associations between miRNAs to the genes they affect.
● Data Source: BioConductor
● Keywords: IO, attribute, manip
● Alias: loadmirnatogene
● 0 images

miRNApath-package (Package: miRNApath) :

This package provides methods for assessing the statistical over-representation of miRNA effects on gene sets, using supplied miRNA-to-gene associations. Because these associations are notably many-to-many (one miRNA to many genes; one gene affected by many miRNAs) the assessment is complex and warrants perhaps different approaches than are classically performed on differential gene expression datasets.
● Data Source: BioConductor
● Keywords: htest, package
● Alias: miRNApath-package
● 0 images

mirnaTable (Package: miRNApath) : Create miRNA Enrichment Summary Table as data.frame

This function takes an miRNApath object which has been evaluated by runEnrichment(), and provides a data.frame summary.
● Data Source: BioConductor
● Keywords: manip
● Alias: mirnaTable
2 images

mirnapath-class (Package: miRNApath) : S4 class mirnapath and its "show" method

miRNApath class intended to contain miRNA data, gene and pathway associations, and ultimately the pathway enrichment results in detail.
● Data Source: BioConductor
● Keywords: classes
● Alias: mirnapath-class, show,mirnapath-method
● 0 images

runEnrichment (Package: miRNApath) : Perform gene set enrichment analysis on a miRNApath

This method performs a hypergeometric enrichment analysis on a miRNApath object, which should already contain miRNA data, miRNA-gene associations, gene-pathway associations, and some criteria for filtering miRNA hits from the full tested set.
● Data Source: BioConductor
● Keywords: htest
● Alias: runEnrichment
● 0 images