View source: R/prepare_libraries_sop_lotus.R
prepare_libraries_sop_lotus | R Documentation |
This function prepares the LOTUS structure-organism pairs
prepare_libraries_sop_lotus(
input = get_params(step = "prepare_libraries_sop_lotus")$files$libraries$sop$raw$lotus,
output = get_params(step =
"prepare_libraries_sop_lotus")$files$libraries$sop$prepared$lotus
)
input |
Input file |
output |
Output file |
The path to the prepared structure-organism pairs library LOTUS
## Not run:
tima:::copy_backbone()
go_to_cache()
prepare_libraries_sop_lotus()
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.