Description Usage Arguments Author(s)
View source: R/helperFuctions.R
Print names of long reads into separate files based on soft clustering assignment.
1 2 | exportClusteredReads(inputfolder = NULL, prob.th = NULL,
minLib = NULL)
|
inputfolder |
Path to the data analysis folder |
prob.th |
Filter out long reads with max probability below this threshold |
minLib |
Filter out long reads with number of StrandS libraries being represented below this threshold |
David Porubsky
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.