pancan_longname {BiocOncoTK} | R Documentation |
utility to help find long table names
pancan_longname(guess, ...)
guess |
a regexp to match the table of interest |
... |
passed to |
character vector of matches
Note that ignore.case=TRUE is set in the function.
pancan_longname("rnaseq")