Description Usage Arguments Details Value Examples
Function to create a reference dataframe include each position and its' group
1 | ReadCutsite(segref,reftype=NULL)
|
segref |
The cutsite file |
reftype |
Choose the reference type you want, if reftype="Accurate" (default), there will only the target sites be generated; if reftype="All", each site will be generated |
Title
reference dataframe
1 2 3 | data("example_data",package = "LinTInd")
ReadCutsite(cutsite)
ReadCutsite(cutsite,reftype="All")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.