# Count the duplicate UMI in the whole file & filter duplicates. Three functions are defined: 1. import the split reads into the R environment 2. count the occurence of a specific row (which contains 1 read) 3. count the frequency of the occurences (direct usable for UMI frequency plot)
1 | raid_import_split_data(split_data_file_path)
|
Function 2 and 3 each save a TSV file in the output/data/ folder .
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.