eg-react icon indicating copy to clipboard operation
eg-react copied to clipboard

Embedding error: loading bed file failed

Open Liuzekai666 opened this issue 8 months ago • 3 comments

Hello, I am trying to load bed file in the local test, but I meet an error 'Data fetch failed. Reload page or change view to retry' My code is as following: type: "bed", name: "test", url: "https://smart-db.cn/download/new_Epigenome_browser/mouse/GSE114822/2023-10-14_CallPeaks_by_CellType.bed.gz", options: { color: "blue" }, metadata: { Sample: "test" } Is my code written incorrectly or is the format of the file content incorrect? Thank you!!

Liuzekai666 avatar Oct 14 '23 15:10 Liuzekai666