R/getGeneFromEnzyme.R

getGeneFromEnzyme <-
function(enzymeList,ignoreAmbiguousEnzyme=TRUE){
      return(getGeneFromKGene(getKGeneFromEnzyme(enzymeList,ignoreAmbiguousEnzyme=ignoreAmbiguousEnzyme)))
}

Try the TPEA package in your browser

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

TPEA documentation built on May 1, 2019, 8:13 p.m.