View source: R/prepare_libraries_sop_hmdb.R
prepare_libraries_sop_hmdb | R Documentation |
This function prepares the HMDB structure-organism pairs
prepare_libraries_sop_hmdb(
input = get_params(step = "prepare_libraries_sop_hmdb")$files$libraries$sop$raw$hmdb,
output = get_params(step =
"prepare_libraries_sop_hmdb")$files$libraries$sop$prepared$hmdb
)
input |
Input file |
output |
Output file |
The path to the prepared structure-organism pairs library HMDB
## Not run:
tima:::copy_backbone()
go_to_cache()
prepare_libraries_sop_hmdb()
unlink("data", recursive = TRUE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.