smftools
A Python tool for processing raw sequencing data derived from single molecule footprinting experiments into anndata objects. Additional functionality for preprocessing, spatial analyses, and HMM based feature annotation.
Philosophy
While genomic data structures (SAM/BAM) were built to handle low-coverage data (<1000X) along large references, smftools prioritizes high-coverage data (scalable to >1,000,000X coverage) of a few genomic loci at a time. This enables efficient data storage, rapid data operations, hierarchical metadata handling, seamless integration with various machine-learning packages, and ease of visualization. Furthermore, functionality is modularized, enabling analysis sessions to be saved, reloaded, and easily shared with collaborators. Analyses are centered around the anndata object, and are heavily inspired by the work conducted within the single-cell genomics community.
Dependencies
The following CLI tools need to be installed and configured before using the informatics (smftools.inform) module of smftools, which is used by the smftools load CLI command:
- Dorado -> Basecalling, alignment, demultiplexing. Required for Nanopore SMF experiments, but not Illumina SMF experiments.
- Minimap2 -> Aligner if not using dorado. Support for other aligners could eventually be added if needed.
- Modkit -> Extracting read level methylation metrics from the MM/ML tags in BAM files. Only required for direct modification detection SMF protocols.
Release files for smftools 0.4.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| smftools-0.4.5.tar.gz | 9.7 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| smftools-0.4.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 18.2 MB
Release files / smftools-0.4.5.tar.gz
| Download URL | smftools-0.4.5.tar.gz |
|---|---|
| Size | 9.7 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5e8bad0a116f28057bc9000d66cb208f3ecb5f2501d6520d671cd348aee38e04
|
|
BLAKE2b-256 checksum How to use checksums |
43af9a22de1e264c11f8465b3e570da6273d9113d03ffc6c48b2934560e1c7f8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Release files / smftools-0.4.5-py3-none-any.whl
| Download URL | smftools-0.4.5-py3-none-any.whl |
|---|---|
| Size | 8.4 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
57c9c49804f99a5bcf2cc77ea1bea5d5bc2d8bce76cc88f23d2b8c17e825ca6d
|
|
BLAKE2b-256 checksum How to use checksums |
2c60961fac0ba27d2834de188a35a9b8e32b18ffe4fa607b00af1ca2fc007b51
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|