Daofeng Li

Results 83 comments of Daofeng Li

Hi @guandailu so sorry for the delay...i finally finished add this assembly to the browser, I named it `bGalGal1`, can rename it if you prefer another name.

great! I will get it updated on the next update. Thank you @guandailu

Hi @mavershang nice to hear you setup all the things. The bam format is supported, it need to be indexed and the .bai file need be in the same folder...

HI @KHBHH in your case mentioned, the type is `bed`, please refer to the documentation: https://eg.readthedocs.io

Hi @KHBHH if you visit the url you sent it says access denied

Hi @KHBHH you can put the .tbi in the same folder with the .gz file, no need to specify in datahub for .tbi

Hi @KHBHH bed file in remote URL need to be compressed to bgzip and with an index .tbi file, sometimes bed file are pretty big, the browser cannot load the...

Hi @KHBHH you would need to edit `hg38.js` file, and then the publicHubList variable.

sure, frontend/src/model/genomes/hg38/hg38.js

HI @KHBHH when you update hg38.js, you would need to run the build step again and upload the newly built files to the S3 bucket.