gx.importBedFile | R Documentation |
Imports a BED file to specified data item
gx.importBedFile(bedFile, destPath,
genomeDb = "Ensembl 91.38 Human (hg38)", genomeId = "hg38",
wait = T, verbose = T)
bedFile |
BED file to import |
destPath |
Platform path of resulting track item |
genomeDb |
Genome database |
genomeId |
Genome id string, e.g. mm10, hg38 |
wait |
True to wait for job to complete |
verbose |
True for more progress info |
a string containing the status of the request in JSON format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.