Initial commit
This commit is contained in:
25
R/ROBIBarcodes.R
Normal file
25
R/ROBIBarcodes.R
Normal file
@@ -0,0 +1,25 @@
|
||||
#' A package to manipulate DNA metabarcoding data.
|
||||
#'
|
||||
#' This package was written as a following of the OBITools.
|
||||
#'
|
||||
#' \tabular{ll}{
|
||||
#' Package: \tab ROBIBarcodes\cr
|
||||
#' Type: \tab Package\cr
|
||||
#' Version: \tab 0.1\cr
|
||||
#' Date: \tab 2013-06-27\cr
|
||||
#' License: \tab CeCILL 2.0\cr
|
||||
#' LazyLoad: \tab yes\cr
|
||||
#'}
|
||||
#'
|
||||
#' @name ROBIBarcodes-package
|
||||
#' @aliases ROBIBarcodes
|
||||
#' @docType package
|
||||
#' @title A package to manipulate DNA metabarcoding marker database.
|
||||
#' @author Frederic Boyer
|
||||
#' @author Aurelie Bonin
|
||||
#' @author Lucie Zinger
|
||||
#' @author Eric Coissac
|
||||
#'
|
||||
#' @references http://metabarcoding.org/obitools
|
||||
#'
|
||||
NULL
|
Reference in New Issue
Block a user