Description Usage Arguments Examples
View source: R/cleavageModelAndPrediction.R
Searches for the true cleavages in dirs called true at the depth of recursion The list can be used to filer away false cleavages from the original dataset
1 | smartPARE_ListTrue(pathToTrue = "data/example/", recursionLevel = 2)
|
pathToTrue |
Path to where to recursively look for true cleavages (dirs called true) |
recursionLevel |
Depth of recursion where the true dirs should be found at |
1 2 | smartPARE_ListTrue(pathToTrue = "keras/3categories/",
recursionLevel = 3 )
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.