sampleInfo | R Documentation |
Get sample header information for a given raw file or directory using a grover API.
sampleInfo(grover_client, instrument, directory, file) runInfo(grover_client, instrument, directory, exclude = character()) ## S4 method for signature 'GroverClient' sampleInfo(grover_client, instrument, directory, file) ## S4 method for signature 'GroverClient' runInfo(grover_client, instrument, directory, exclude = character())
grover_client |
S4 object of class GroverClient |
instrument |
instrument name |
directory |
directory name |
file |
file name |
exclude |
A character vector of regular expression patterns for which the information matching files will not be retrieved. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.