AtacWorks icon indicating copy to clipboard operation
AtacWorks copied to clipboard

Deep learning based processing of Atac-seq data

Results 26 AtacWorks issues
Sort by recently updated
recently updated
newest added

Hi there, I'm running atacworks on some Drosophila ATAC-seq data we had generated, and it's throwing an error at me! atacworks train \ --noisybw ClkZT14_2.sort.bam.cutsites.smoothed_100.coverage.bw \ --cleanbw ClkZT14_1.sort.bam.cutsites.smoothed_100.coverage.bw \ --cleanpeakfile...

Clicking on "documentation" in this page: https://clara-parabricks.github.io/AtacWorks/tutorials/tutorial1.html Just takes you back to the same page. I can't seem to find any instructions on how to train a model. Apologies if...

Hello, I'm trying to run the example in [tutorial 2](https://github.com/clara-parabricks/AtacWorks/blob/dev-v0.4.0/tutorials/tutorial2.ipynb). I downloaded the files and ran the exact command listed in the tutorial to denoise, but I always got `ConnectionResetError:...

I'm currently updating the `rapids-single-cell-examples` repository to use RAPIDS 21.08 but the firm versions in the atacworks python package are causing numerous conflicts with the rest of the packages in...

Hi, Could I run my code like this? Do you see any problems? I mean for the weights_path, could it be my own big.wig of a clean sample? But, when...

Forward-merge triggered by push to `master` that creates a PR to keep `dev-v0.4.0` up-to-date. If this PR is unable to be immediately merged due to conflicts, it will remain open...

Hi @avantikalal, in cases where noisy samples have coverage >= that of the clean samples, should users _always_ forego training and use your pretrained model, nvidia:atac_bulk_lowqual_20m_20m? For example: ![image](https://user-images.githubusercontent.com/44478133/113457216-3b7c7600-93dd-11eb-9a35-212a9171ec4d.png) If...

Hello, Great paper and great tool and thank you to sharing your docker environment to facilitate the use of your tool, Maybe i'm doing something wrong, but when i'm trying...

Hello, In the paper, you mentioned, "The network makes predictions for each base in the genome based on coverage values from a surrounding region spanning several kilobases `6kb for the...

Hi, I got the following error when doing this step, wondering if I could get help here. THank you! cd AtacWorks && pip install -r requirements.txt ![Screen Shot 2021-03-21 at...