Open liyangyang12 opened 6 months ago
Weird. Would
conda install -y -c bioconda -c conda-forge methylpy=1.4.6
work?
If not, try
pip install --upgrade methylpy=1.4.6
Thank you very much! 1.4.6 was not applied by conda. Methylpy 1.4.3 works.
Dear yupenghe, Is there any change in methylpy 1.4.7 compared to 1.4.6? 1.4.7 generates a lot of files such as dmr_filteredallc*-DNA.tsv_5_36.tsv in the folder when I run DMRfind, and dmr_rms_results_collapsed.tsv and dmr_rms_results.tsv.gz only have headers, not DMR regions. This problem was not encountered with 1.4.6, but it seems that conda can't install 1.4.6 at the moment! Thanks.