Closed monikaheinzl closed 1 year ago
Hello @monikaheinzl, Looking into this...will get back to you if I need anything else from you.
Hi @panushri25, could you already find out what the problem might be here?
Hello @monikaheinzl, yes I have a patch for this, will release today.
I have a quick question - why do you have so few peak? Which model organism are you training the model on?
Hi, awesome, many thanks! I'm having fewer peaks because I'm training on Drosophila data. Do you think the low number of peaks will be a problem for ChromBPnet?
No it shouldn't be. But I just wanted to make sure you are calling relaxed peaks as detailed in the tutorial here - https://github.com/kundajelab/chrombpnet/wiki/Preprocessing#peak-calling
Hello,
I updated the code to fix this, can you test this out and let me know?
You can test it out in two ways -
(1) Install from test pypi. Recommend a new conda environment which should be deleted after using so as to not conflict it with the original pypi release.
python3 -m pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ chrombpnet==0.2.23
(2) Install from GitHub and test the code. The changes are updated in the GitHub repo. Let me know how this works for you.
Thank you, Anu
closing this due to inactivity. Please reopen if anything comes up.
Hi,
I'm trying to train my own bias model on my ATAC-seq data with the
chrombpnet bias pipeline
command. Before, I followed the preprocessing steps as described in your documentation. The training of the bias model seemed to work (see output below) because the model was also saved on my disk, but afterwards, it failed at one step (see log below). It would be great if you could help me out here.Many thanks, Monika
log:
output: