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