R/allPackage.R

###############################################
#   This function is from package biom https://github.com/joey711/biom, authored by Paul J. McMurdie
#'  This is an R package for interfacing with the biom format.
#'
#' This is an R package for interfacing with the biom-format.
#' It includes basic utilities for reading and writing BIOM format using R,
#' and native R methods for interacting with biom-data
#' that maps to functionality in other languages
#' that support biom-format, like python.
#'
#' @import methods
#' @name biom-package
#' @author Paul J. McMurdie II \email{mcmurdie@@stanford.edu}
#' @references
#'  \url{http://www.biom-format.org/}
#'  
#'  \url{https://github.com/joey711/biom}
#'  
#'  \url{http://cran.r-project.org/web/packages/biom/index.html}
#' @docType package
#' @keywords package
NA
###############################################

Try the mmnet package in your browser

Any scripts or data that you put into this service are public.

mmnet documentation built on May 31, 2017, 3:25 p.m.