View source: R/compile_genbank_table.R
compile_genbank_table | R Documentation |
Compile GenBank Submission Information for Appending to deidentifiedDB
compile_genbank_table(
accession_report_filpath,
int_tbl,
submission_date,
pipeline_version,
pipeline_name = "nf-core/viralrecon"
)
accession_report_filpath |
Path to the Accession Report from GenBank |
int_tbl |
'int_tbl' returned by compile_genbank function |
submission_date |
Date of GenBank Submission |
pipeline_version |
Version of pipeline that generated the consensus sequence |
pipeline_name |
Name of the pipeline that generated the consensus sequence |
Tibble ready for integration into deidentifiedDB database
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.