sniffFeatureType: Sniff the feature type of an object that implements the...

View source: R/sniffFeatureType.R

sniffFeatureTypeR Documentation

Sniff the feature type of an object that implements the featureNames method

Description

Sniff the feature type of an object that implements the featureNames method

Usage

sniffFeatureType(object, majority = 0.5)

Arguments

object

Any object that featureNames can be applied to, for instance an ExpressionSet, an EdgeObject, etc.

majority

A numeric value, used for majority voting, passed to guessFeatureType.

Value

A character string indicating likely feature type.

See Also

guessFeatureType


bedapub/ribiosExpression documentation built on Sept. 2, 2023, 4:37 a.m.