methphaser icon indicating copy to clipboard operation
methphaser copied to clipboard

MethPhaser: methylation-based haplotype phasing of human genomes

Results 6 methphaser issues
Sort by recently updated
recently updated
newest added

Two warning messages appear when i run _meth_phaser_parallel_ : ``` warning: /home/lixin/miniconda3/envs/viaenv/bin/methphasing:4: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import require ``` and ``` /home/lixin/miniconda3/envs/viaenv/lib/python3.9/site-packages/scipy/__init__.py:155: UserWarning:...

The total size of the bam file outputted by methphaser has decreased. My bam size after Whatshap processing is 175 G, but the total size of the bam after methphaser...

Hi, I am using methphaser as a singularity image on an HPC. I have made the singularity image work with the test data, so shouldn't be any technical issues with...

Hi. I am getting the same error: ``` Traceback (most recent call last): File "/iga/scripts/dev_modules/mambaforge/envs/duet-v0.6/bin/methphasing", line 1471, in main(sys.argv[1:]) File "/iga/scripts/dev_modules/mambaforge/envs/duet-v0.6/bin/methphasing", line 1396, in main [0], phased_region_list[1][0])] IndexError: list index...

Hello there, I just wanted to report what I think is a small error: ``` /home/sivico/mambaforge/envs/Phasing/bin/methphasing:4: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import require Traceback...

When I look at the entries in the output `.methphased.vcf`, there seems to be complete duplicate rows (not just that one variant is methphased into different haplotypes and therefore split...