gx.importBedFile: Import a BED file

View source: R/geneXplain.R

gx.importBedFileR Documentation

Import a BED file

Description

Imports a BED file to specified data item

Usage

gx.importBedFile(bedFile, destPath,
  genomeDb = "Ensembl 91.38 Human (hg38)", genomeId = "hg38",
  wait = T, verbose = T)

Arguments

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

Value

a string containing the status of the request in JSON format


genexplain/geneXplainR documentation built on Oct. 24, 2023, 8:56 a.m.