R/FruitFly.R

#' @title Fruit Fly
#'
#' @description A sample collection of 56 UNIPROT_AC of Fruit Fly species.
#' @name FruitFly
#' @docType data
#' @usage data("FruitFly")
#' @format a character vector
#' @references http://www.uniprot.org/
#' @keywords datasets
#' @examples
#' data("FruitFly")
#' print(FruitFly)
NULL

Try the IMMAN package in your browser

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

IMMAN documentation built on Nov. 8, 2020, 7:35 p.m.