Prepare libraries of structure organism pairs CLOSED

Description

Prepare libraries of structure organism pairs CLOSED

Usage

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
)

Arguments

input Input file
output Output file

Value

The path to the prepared structure-organism pairs library CLOSED

Examples

library("tima")

copy_backbone()
go_to_cache()
prepare_libraries_sop_closed()
unlink("data", recursive = TRUE)