dispatch_filename_search | R Documentation |
This is useful for putting the count table name into a metadata file.
dispatch_filename_search(
meta,
input_file_spec,
verbose = verbose,
species = "*",
type = "genome",
basedir = "preprocessing"
)
meta |
Input metadata |
input_file_spec |
Input file specification to hunt down the file of interest. |
verbose |
Print diagnostic information while running? |
species |
Specify a species to search for, or '*' for anything. |
type |
Some likely filename searches may be for genome vs. rRNA vs other feature types. |
basedir |
Root directory containing the files/logs of metadata. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.