R/get_protein.R

Defines functions get_protein

Documented in get_protein

#' NOT DONE
#'
#' @param x protein
#'
#' @return
#' @export
#'
#'
get_protein <- function(x) {

  "Q63HQ2"

}
nicohuttmann/pOmics documentation built on Sept. 21, 2022, 9:28 a.m.