Prefix Sanger sequencing result ab1 files with a excel file containing a 8 x 12 spreadsheet filled with corresponding sample ID.
1 | prefix_ab1(well_file, ab1_folder, re_pattern = "([A-Z]+)(\\d+)\\.(.+)")
|
well_file |
A string, containing path to Excel well_file. |
ab1_folder |
A string, containing path to ab1_folder. |
re_pattern |
A regular expression string, indicating well index pattern. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.