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

plotAmpliconduo (Package: AmpliconDuo) :

Applied to an ampliconduo data frame, one element of the return value of the ampliconduo function. Generates a plot of freqB over freqA (the read numbers of the same amplicon in both halves A and B of a split sample). For amplicons that have significantly deviating read numbers, i.e. with a p-value or adjusted p-value below a certain treshold, points are colored differently (default: red).
● Data Source: CranContrib
● Keywords: hplot
● Alias: plotAmpliconduo
3 images

discordance.delta (Package: AmpliconDuo) :

Calculates delta (Δ) and delta prime (Δ'), the fraction of amplicon frequencies and amplicons, respectively, with a false discovery rate below a certain threshold θ as a measure of discordance between two amplicon data sets A and B.
● Data Source: CranContrib
● Keywords: htest
● Alias: discordance.delta
● 0 images

ampliconduo (Package: AmpliconDuo) :

Implements Fisher's exact test to detect amplicons with significant deviating read numbers between two amplicon sets of the same sample. The p-values of the Fisher's exact test are corrected for multiple testing by computation of the false discovery rates q. This function is intended to help identifying reads that may be the results of experimental artefacts. (The calculation can take some time depending on the size of the data sets and the computing power.)
● Data Source: CranContrib
● Keywords: htest
● Alias: ampliconduo
1 images

AmpliconDuo-package (Package: AmpliconDuo) :

Increasingly powerful techniques for high-throughput sequencing open the possibility to comprehensively characterize microbial communities, including rare species. However, a still unresolved issue are the substantial error rates in the experimental process generating these sequences. To overcome these limitations we propose an approach, where each sample is split and the same amplification and sequencing protocol is applied to both halves. This procedure should allow to detect likely PCR and sequencing artifacts, and true rare species by comparison of the results of both parts.
● Data Source: CranContrib
● Keywords: package
● Alias: AmpliconDuo, AmpliconDuo-package
2 images

accepted.amplicons (Package: AmpliconDuo) :

Returns the indices of those amplicons in an ampliconduo data frame, that passed the applied filter criteria (ampliconduo data frames are filtered using the filter.ampliconduo or filter.ampliconduo.set function).
● Data Source: CranContrib
● Keywords: list
● Alias: accepted.amplicons
● 0 images

filter.ampliconduo (Package: AmpliconDuo) :

Marks or removes amplicons from an ampliconduo data frame according to the specified filter criteria.
● Data Source: CranContrib
● Keywords: manip
● Alias: filter.ampliconduo
● 0 images

filter.ampliconduo.set (Package: AmpliconDuo) :

Marks or removes amplicons from each ampliconduo data frame in a list according to the specified filter criteria.
● Data Source: CranContrib
● Keywords: manip
● Alias: filter.ampliconduo.set
● 0 images

plotORdensity (Package: AmpliconDuo) :

Plots for an ampliconduo data frame probability densities of the odds ratios of amplicon occurences in the two amplicon data sets. The function allows to shift the two extrema (odds ratios OR = 0 and OR = infinity) to the edges of the plot. Plots of multipe ampliconduo data frames are arranged in a 2-dimensional array with shared scales.
● Data Source: CranContrib
● Keywords: hplot
● Alias: plotORdensity
4 images

plotAmpliconduo.set (Package: AmpliconDuo) :

Called on the return value of the ampliconduo function, a list of ampliconduo data frames. Generates for each ampliconduo data frame a plot with freqB over freqA and arranges them in a 2-dimensional array, whereas plots in the same row and column share the same scale. Points with a p-value or adjusted p-value below a certain treshold are colored differently (default: red) indicating significant deviations of amplicon occurences between the two samples in an ampliconduo data frame.
● Data Source: CranContrib
● Keywords: hplot
● Alias: plotAmpliconduo.set
2 images