Returns a list of gpatterns tracks in the genomic database

gpatterns.ls(regex = "", ignore.case = FALSE, perl = FALSE,
  fixed = FALSE, useBytes = FALSE)

Arguments

regex
regular expression of track names
ignore.case
see 'grep'
perl
see 'grep'
fixed
see 'grep'
useBytes
see 'grep'

Value

An array that contains the names of tracks that match the supplied patterns