Methlab

Latest version: v0.9.2

Safety actively analyzes 688649 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.8.1

-----------------------

Fixed ``align_fastq_with_plate_positions`` to allow for lists on input fastq
files that are not in the same order.

0.8.0

---------------------

Added IBD painting

Added a Class to calculate pairwise distance between a sample to test
and all individuals in a reference panel to confirm the input is the
genotype you think it is.

ibdpainting.py contains class VcfDistance to import two VCF files, check
they are compatible and keep the sample names, chromosome labels, SNP
positions and genotype information.

VcfDistance.split_into_windows divides chromosomes up into windows of
fixed length and returns a dictionary of new VcfDistance objects.

VcfDistance.pairwise_distance calculates the pairwise distance from the
input individual to all referencs samples.

0.6.0

---------------------------
Changed the package name to methlab.

0.5.0

---------------------------
Added ``methylation_state`` to quantify the evidence that regions are unmethylated, CG-only methylated or TE-like methylated.

0.4.3

--------------------------
Added support for checking methylation in windows for only a subset of chromosomes

0.4.2

----------------------------
- Committed docs for ``CytosineCoverageFile`` and ``BismarkSam``.
- Added support for pulling out strand tags from SAM files. This generalises to
any custom SAM tag.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.