offsetATACSE | R Documentation |
It performs offset corrrection on single end ATAC-seq files.
offsetATACSE(file, chunk = 1e+06, positive = 4L, negative = 5L)
file |
Path for the BAM file. |
chunk |
Size of the chunk to load into memory for ATAC-seq read offset.
This argument is necessary only when |
positive |
Positive offset: 4. |
negative |
Negative offset: 5. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.