Centromere statistics toolkit.
Project description
CenStats
Centromere statistics toolkit.
status- Determine the status of centromeric contigs based on
RepeatMaskerannotations.
- Determine the status of centromeric contigs based on
length- Estimate HOR array length from
stvbed file andHumAS-HMMERoutput.
- Estimate HOR array length from
nonredundant- Get a non-redundant list of centromeres based on HOR array length from two AS-HOR array length lists. Uses output from
lengthcommand.
- Get a non-redundant list of centromeres based on HOR array length from two AS-HOR array length lists. Uses output from
entropy- Calculate Shannon index across a region from
RepeatMaskerrepeats.
- Calculate Shannon index across a region from
self-ident- Calculate 1D or 2D self-sequence average nucleotide identity via a k-mer-based containment index. Built from
ModDotPlot's source code.
- Calculate 1D or 2D self-sequence average nucleotide identity via a k-mer-based containment index. Built from
Setup
pip install censtats
Usage
usage: censtats [-h] {status,length,nonredundant,entropy,self-ident} ...
Centromere statistics toolkit.
positional arguments:
{status,length,nonredundant,entropy,self-ident}
options:
-h, --help show this help message and exit
Read the docs here.
Build
make venv && make build && make install
source venv/bin/activate && censtats -h
To run tests:
source venv/bin/activate && pip install pytest
pytest -s -vv
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
censtats-0.0.13.tar.gz
(23.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
censtats-0.0.13-py3-none-any.whl
(31.0 kB
view details)
File details
Details for the file censtats-0.0.13.tar.gz.
File metadata
- Download URL: censtats-0.0.13.tar.gz
- Upload date:
- Size: 23.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d5bb0e17549ceab48d51d40e24e0071365df6b166b5f0ddc189609b23c4037f
|
|
| MD5 |
d6327abc427e21b07cdb6e9dbc36cb77
|
|
| BLAKE2b-256 |
2d449c77e75ee45fff34a04557a877a75125547ebebe71ad9244fbcdd930229e
|
File details
Details for the file censtats-0.0.13-py3-none-any.whl.
File metadata
- Download URL: censtats-0.0.13-py3-none-any.whl
- Upload date:
- Size: 31.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3470f95939e4715d600929c580c66260a9f8b830201fe2ab726ad5938eef4484
|
|
| MD5 |
fc1285ada661e76913cdae34abc45b99
|
|
| BLAKE2b-256 |
7cdb37a69785b439109f9981abbfd36112edec8c5ecd9f31bec82dcc87f17c6f
|