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

cmdArgsToVariables (Package: manta) : Create R variables from command line parameters

Take the names of the variables specified on the R CMD BATCH call and turn them into R variables Assign the values after '=' to these variables.
● Data Source: BioConductor
● Keywords: IO
● Alias: cmdArgsToVariables
● 0 images

collapseRepliCounts (Package: manta) : Collapse multiple technical replicate count columns into two columns for plotting

.
● Data Source: BioConductor
● Keywords:
● Alias: collapseRepliCounts
● 0 images

compbiasPlot (Package: manta) : plot the compositional bias for the sub-taxinomic rank

.
● Data Source: BioConductor
● Keywords:
● Alias: compbiasPlot
1 images

compbiasTest (Package: manta) : compositional bias test

.
● Data Source: BioConductor
● Keywords:
● Alias: compbiasTest
● 0 images

generateWeights (Package: manta) : Generate Weights

Because the manta plot uses integer count data, many of the points overlap and hide a large portion of the data. This function allows one to apply a weighting scheme to jitter points out from under each other both to show the density and expose the content of their pies (if applicable).
● Data Source: BioConductor
● Keywords:
● Alias: generateWeights
● 0 images

in2manta (Package: manta) : Convert a count or alignment table into a MANTA object

This function converts a table of alignment data (BLAST for example) where each record is a read and each column is some parameter of the blast(s). The function will perform a cross-tabulation of the annotated reads into count data using (at the very least) an aggregation index column and a condition column. Alternatively, the input can be pre-tabulated counts and a corresponding annotation table. The two tableMeta helper functions (called by the x2manta functions) are also documented here.
● Data Source: BioConductor
● Keywords:
● Alias: align2manta, counts2manta, in2manta, tableMetaSums, tableMetas
● 0 images

makeSampleDF (Package: manta) : Make a Sample Dataframe for use in Initializing a MANTA object

The sample dataframe contains a row for each sample with a factor indicating grouping and library sizes.
● Data Source: BioConductor
● Keywords:
● Alias: makeSampleDF
● 0 images

manta-class (Package: manta) : Microbial Assemblage Normalized Transcript Analysis - class

A simple list-based class for storing read counts from digital gene expression technologies and other important information for the analysis of (meta)transcriptomic data.
● Data Source: BioConductor
● Keywords: classes
● Alias: manta-class
● 0 images

manta (Package: manta) : Create a MANTA object

The MANTA object contains counts, genes, library information just like a EdgeR's DGEList. Additionally, however, it contains 'meta' annotation (typically taxinomic classifications). This function converts all of listed component elements into a MANTA object.
● Data Source: BioConductor
● Keywords:
● Alias: manta
● 0 images

meta2counts (Package: manta) : Convert a manta object's meta slot data into counts

This is a helper function for the mantaMethod
● Data Source: BioConductor
● Keywords:
● Alias: meta2counts
● 0 images