methphaser icon indicating copy to clipboard operation
methphaser copied to clipboard

MethPhaser: methylation-based haplotype phasing of human genomes

Results 15 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...

Hi, We are trying to phase a region, but there remains a gap which cannot be phased using SNPs. Now we have tried the high-accuracy and high-success parameters of MethPhaser,...

hello, I got an error when I used mathphaser: /share/home/yzwl_hanxs/anaconda3/envs/danbeixing/bin/meth_phaser_parallel:235: FutureWarning: When grouping with a length-1 list-like, you will need to pass a length-1 tuple to get_group in a future...

We noticed that your N50 is different from Whatshap N50, and the Methphaser N50 is more reasonable. Could you please provide a command to call the N50 calculation method in...

This resolved #9 on our in-house dataset. I hope that someone could test on the other dataset.