Closed olegs closed 3 years ago
Hi @olegs
Thank you for your comment.
You may want to set --numcopies as 1000000 or larger, due to the large "--numreads" you are using. The default numcopies is comparatively small, only 100.
I have tested " chips simreads -p ENCFF039XWV.bed -f GRCh38_no_alt_analysis_set_GCA_000001405.15.fasta -o H3K27ac -t bed -c 5 --numreads 175000000 --model model.json --numcopies 1000000 " It seems working.
Please let me know if you have more questions.
Cheers, -An
Hi @Pandaman-Ryan,
Thank you for the suggestion, it worked out just fine. I suppose that you can mention this limitation in the description or add some warning to avoid such confusing errors.
Best regards, Oleg
Thank you so much for this good suggestion. We will add a warning message for this matter in our next release.
Cheers, -An
I am using chips 2.4 (installed with anaconda) to simulate ChIP-seq reads coverage using peaks file from ENCODE H3K27ac.bed.gz and reference faster file GRCh38_no_alt_analysis_set_GCA_000001405.15.fasta. Chips successfully learned model (
model.json
):I launch simreads with the command line:
And I see the error message: