Description Usage Arguments Value
Adds a plasmid experiment to an analysis in an object of class fgcMeta
, as produced by fgcMetadata::start_fgc_project
.
1 | add_plasmid(meta, name, indices, slx_id, counts_file, description = NA)
|
meta |
An object of class |
name |
A plasmid sample name. |
indices |
A character string naming the indices, e.g. 'i701-i502'. Can be |
slx_id |
The SLX ID. Can be |
counts_file |
A name for the counts file. Can be |
description |
A description of the plasmid. Defaults to |
Returns an object of class fgcMeta
. Also saves data to sample.csv
and sequenced_sample.csv
in meta$data_dir
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.