runAnnotate | R Documentation |
Upload .bed or .bed.gz file to the server
runAnnotate(file_path, species, protocol, perbase)
file_path |
: The path of the '.bed' or '.bed.gz' file to be uploaded. |
species |
: genome version of human of mouse, 11-hg19,12-hg38,21-mm9,22-mm10 |
protocol |
: 1-DNase-seq(ENCODE),2-ATAC-seq(ENCODE),3-ATAC-seq(ATACdb) |
perbase |
: 0 : Region based,1 : Per-base based. |
taskID
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.