save_razzo_paramses: Save the list of 'razzo_params' to the exected locations

Description Usage Arguments Value Author(s)

View source: R/save_razzo_paramses.R

Description

A razzo_params already hold its desired location, which if the folder where razzo_params$pir_params$alignment_params$fasta_filename will be stored. That foldername already follows the project_folder_name/data/[settings]/seed/[models] file storage location convention. This function will create a parameters.RDa in that folder.

Usage

1
2
3
4
save_razzo_paramses(
  razzo_paramses = razzo::create_razzo_paramses(project_folder_name =
    peregrine::get_pff_tempfile())
)

Arguments

razzo_paramses

a list of razzo_params for a set of razzo experiment. Use create create_razzo_paramses or create_test_razzo_paramses to create such a list

Value

the paths to each created parameters.RDa file

Author(s)

Giovanni Laudanno, Richèl J.C. Bilderbeek


richelbilderbeek/razzo documentation built on March 10, 2021, 1:17 p.m.