Learn R Programming

GrammR (version 1.1.0)

Graphical Representation and Modeling of Metagenomic Reads

Description

Represents metagenomic samples on the Euclidean space to examine similarity amongst samples by studying clusters in the model. Given the matrix of metagenomic counts for samples, this package (1) quantifies dissimilarity between samples using Kendall's tau-distance, (2) constructs multidimensional models of different dimension, and (3) plots the models for visualization and comparison.

Copy Link

Version

Install

install.packages('GrammR')

Monthly Downloads

3

Version

1.1.0

License

LGPL-3

Maintainer

Deepak Nag Ayyala

Last Published

February 14th, 2016

Functions in GrammR (1.1.0)

KenDist

Wrapper for the C program which calculates the Kendall's $\tau$-distance.
GrammR-package

Graphical Representation and Modeling of Metagenomic Reads
MakeGUIPlots

Construct plots for multidimensional scaling models.
MatrixkNorm

Calculate $l_p$-norm distance between samples
GraphMetagen

Graphical model construction for metagenomic data
Count2Distance

Calculating the dissimilarity matrix for metagenomic count data
Summarize

Display summary of the graphical model constructed.
OptimClusts

Optimal Cluster Calculator
MakeServPlots

Construct plots for multidimensional scaling models.
MCError

Misclassification Error
GrammRGUI

GrammR GUI for graphical modeling and visualization
GrammRServ

Graphical Representation without a GUI
metagencounts

Randomly generated Metagenomic Counts