tag_layout | R Documentation |
tag_layout
tag_layout( tag_list, PCR_plates, output_path, file_corresp_tag, file_tag_layout )
tag_list |
a dataframe with 3 column : 'tag_name' (e.g. f1 to fx and r1 to rx), 'tag_sequence' (e.g. ACACACAC) and 'tag_type' (i.e. forward or reverse) |
PCR_plates |
a matrix object representing your plates map/layout, output of "plate_layout" function of this package. |
output_path |
path to an output folder that will receive to new files |
file_corresp_tag |
name of the sample-tagpairs correspondance dataframe |
file_tag_layout |
name of your xlsx output, having the map of your tagz. |
an xlsx workbook with you tag plate plan and a csv file with your correspondance between tags and samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.