BarcodeSegment | R Documentation |
Internal functions
BarcodeSegment(
file,
NT,
length = 20000,
MinLength = 10,
ChangePoints = 98,
StateStat = "Mean"
)
normalize_signal(sig)
MyChangePoint(sig, MinLength = 10, ChangePoints = 68, StateStat = "Mean")
file |
The file of fast5 |
NT |
The number of cores to use, i.e. at most how many child processes will be run simultaneously. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.