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

OTUbase-package (Package: OTUbase) :

The OTUbase Base class for OTU data
● Data Source: BioConductor
● Keywords: package
● Alias: OTUbase, OTUbase-package
● 0 images

.OTUset-class (Package: OTUbase) : "OTUset" class for OTU data

This class provides a way to store and manipulate operational taxonomic unit data. ".OTUset" is inherited by "OTUsetQ", "OTUsetF", and "OTUsetB". The user will want to use "OTUsetQ" when quality data is available, "OTUsetF" when sequence data (without quality data) is available, and "OTUsetB" when only OTU and sample data are available.
● Data Source: BioConductor
● Keywords: classes
● Alias: OTUset, OTUsetB, OTUsetB-class, OTUsetF, OTUsetF-class, OTUsetQ, OTUsetQ-class
● 0 images

.TAXset-class (Package: OTUbase) : "TAXset" class for TAX data

This class provides a way to store and manipulate read-classification data. ".TAXset" is inherited by "TAXsetQ", "TAXsetF", and "TAXsetB". The user will want to use "TAXsetQ" when quality data is available, "TAXsetF" when sequence data (without quality data) is available, and "TAXsetB" when only classification and sample data are available.
● Data Source: BioConductor
● Keywords: classes
● Alias: TAXset, TAXsetB, TAXsetB-class, TAXsetF, TAXsetF-class, TAXsetQ, TAXsetQ-class
● 0 images

abundance (Package: OTUbase) : abundance

abundance generates an abundance table. This table can be either weighted or unweighted.
● Data Source: BioConductor
● Keywords: abundance
● Alias: abundance, abundance,.OTUset-method, abundance,.TAXset-method
● 0 images

accessors (Package: OTUbase) : Accessor functions for OTUset and TAXset objects

These functions provide access to some of the slots of OTUset and TAXset objects. otuID returns the otuID slot of OTUset objects. sampleID returns the sampleID slot of both OTUset and TAXset objects. tax and tax<- return and replace the tax slot of TAXset objects.
● Data Source: BioConductor
● Keywords:
● Alias: otuID, otuID,.OTUset-method, sampleID, sampleID,.OTUbase-method, tax, tax,.TAXset-method, tax<-, tax<-,.TAXset,data.frame-method, tax<-,.TAXset-method
● 0 images

assignmentData (Package: OTUbase) : assignmentData

These accessors access and replace the assignmentData slot of OTUbase objects. assignmentData is an AnnotatedDataFrame. assignmentData and assignmentData<- access and replace this AnnotatedDataFrame. assignmentLabels and assignmentLabels<- access and replace the labels of this AnnotatedDataFrame. aData and aData<- access and replace the dataframe component of the AnnotatedDataFrame.
● Data Source: BioConductor
● Keywords:
● Alias: aData, aData,.OTUbase-method, aData<-, aData<-,.OTUbase,data.frame-method, aData<-,.OTUbase-method, assignmentData, assignmentData,.OTUbase-method, assignmentData<-, assignmentData<-,.OTUbase,AnnotatedDataFrame-method, assignmentData<-,.OTUbase-method, assignmentLabels, assignmentLabels,.OTUbase-method, assignmentLabels<-, assignmentLabels<-,.OTUbase,character-method, assignmentLabels<-,.OTUbase-method, assignmentNames, assignmentNames,.OTUbase-method
● 0 images

clusterSamples (Package: OTUbase) : clusterSamples

This function is a wrapper for the vegan function vegedist and hclust. It allows the user to cluster samples using a number of different distance measure and clustering methods. Please see the documentation for vegedist and hclust for a more indepth explanation.
● Data Source: BioConductor
● Keywords:
● Alias: clusterSamples, clusterSamples,.OTUset-method, clusterSamples,.TAXset-method, clusterSamples-generic, clusterSamples-method
1 images

other_functions (Package: OTUbase) : Other functions

These are other functions available. Caution is advised when using them. Some are still in development and others only work on specific objects (OTUset or TAXset).
● Data Source: BioConductor
● Keywords:
● Alias: getOTUs, getSamples, o_diversity, o_estimateR, otuseqplot, otusize, otuspersample, rseqplot, seqspersample, sharedotus
● 0 images

otherGenerics (Package: OTUbase) : Other Generics

Various functions. notus returns the number of OTUs in an OTUset object. nsamples returns the number of samples in either an OTUset or a TAXset object. seqnames returns the sequence names of the OTUset or TAXset object without the extra information commonly present with the id.
● Data Source: BioConductor
● Keywords:
● Alias: notus, notus,.OTUset-method, nsamples, nsamples,.OTUbase-method, seqnames, seqnames,.OTUbase-method
● 0 images

readOTUset (Package: OTUbase) : readOTUset

This function reads in data and creates an OTUset object
● Data Source: BioConductor
● Keywords:
● Alias: readOTUset
● 0 images