Description Usage Arguments Value Author(s)
View source: R/save_razzo_paramses.R
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.
1 2 3 4  | save_razzo_paramses(
  razzo_paramses = razzo::create_razzo_paramses(project_folder_name =
    peregrine::get_pff_tempfile())
)
 | 
razzo_paramses | 
 a list of   | 
the paths to each created parameters.RDa file
Giovanni Laudanno, Richèl J.C. Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.