rm_tbi | R Documentation |
Remove local copies of tabix index file (.tbi) after completing queries.
rm_tbi(path = ".", pattern = "\\.tbi$")
path |
a character vector of full path names; the default
corresponds to the working directory, |
pattern |
an optional regular expression. Only file names which match the regular expression will be returned. |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.