grepList {minimalistGODB} | R Documentation |
grepList
Description
determine the correct pattern to grep for depending on the species
Usage
grepList(gaf)
Arguments
gaf |
character string containing the basename of the gaf file downloaded from https://current.geneontology.org/products/pages/downloads.html |
Value
returns the correct pattern to grep for
Examples
pattern<-grepList("tair.gaf")
[Package minimalistGODB version 1.1.0 Index]