dREG icon indicating copy to clipboard operation
dREG copied to clipboard

asvm.RData

Open withoutH opened this issue 9 months ago • 2 comments

I have many questions. Is run_predict.bsh a more advanced version of run_dREG.bsh? I can't find the dREG_model/asvm.RData (asvm.mammal.RData seems to be a sample dataset). Does this mean that run_predict.bsh also needs to use asvm.gdm.6.6M.20170828.rdata?

withoutH avatar Sep 17 '23 12:09 withoutH

Hi ! I would like to know also. I think the README should be updated, since it's confusing which model should be used with which scripts. So for the first (more recent) solution where you just run dREG/run_dREG.bsh one should use the asvm.gdm.6.6M.20170828.rdata model as far as I understand.

For the second (older dREG-HD) solution, one should first use the run_predict.bsh script. The README says one should use the dREG_model/asvm.RData model when possible. However, there's no model with this name, but there is one at dREG-Model/asvm.mammal.RData. Should we use this one or the asvm.gdm.6.6M.20170828.rdata ?

Also, is the writeBed.bsh script still needed ? I only get bed files and bw files as outputs.

satroz avatar Oct 06 '23 08:10 satroz

Hi, apologies for the delayed response. As far as I'm aware, asvm.gdm.6.6M.20170828.rdata is the most recent model and can be downloaded through the ftp link in the main README (I'll also make a Zenodo archive when I have the chance). This should be run using the run_dREG.bsh script, per section 1 "Peak Calling" in the main README, and is what is implemented on the dREG gateway. This script/model is designed to be GPU-accelerated and will run very slowly on CPU. If you don't have access to an Nvidia GPU, or have trouble with CUDA dependencies, please submit jobs to the gateway.

Again, sorry for the very late reply. I haven't worked directly on dREG, but I've had a few conversations with Charles and Zhong and will update the primary documentation when I have some free time.

adamyhe avatar Nov 11 '23 15:11 adamyhe