stdIntSiteFragments | R Documentation |
Standardize genomic fragments from intSite experiments using the gintools package.
stdIntSiteFragments(frags, CPUs = 10, countsCol = "reads")
frags |
GenomicRange object containing genomic fragments where fragments with positive strands are assumed to have their integration positions on the left and break points on the right (opposite assumed from negative strand). |
CPUs |
Number of CPUs to use for break point standardizations. |
countsCol |
Name of meta data column containing the number of times fragments were observed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.