R/blastr-package.r

#' Provide a set of classes and functions to perform and parse
#' BLAST queries locally or vie NCBI Blast web service queries.
#'
#'  \tabular{ll}{
#'    Package: \tab blastr\cr
#'    Type: \tab Package\cr
#'    Version: \tab 0.2.3\cr
#'    Date: \tab 2015-11-11\cr
#'    License: \tab MIT\cr
#'  }
#'
#' @author
#' Gerhard Schoefl \email{gerhard.schofl@@gmail.com}
#'
#' Maintainer: Gerhard Schoefl \email{gerhard.schofl@@gmail.com}
#' @name blastr
#' @docType package
#' @title A wrapper around NCBI Blast.
#' @keywords package
NULL
gschofl/blastr documentation built on May 17, 2019, 8:52 a.m.