single-cell loop analysis
Project description
scloop - single-cell loop analysis
Note: this package is still under development.
scLoop is a library to identify statistically significant loops in single-cell RNA-seq data.
Build Instructions
make build
or
make rebuild
Virtual Envrionemnt
make sync
Project Structure
src/scloop/
├── analyzing
│ └── __init__.py
├── benchmarking
│ └── __init__.py
├── data
│ ├── analysis_containers.py
│ ├── containers.py
│ ├── __init__.py
│ ├── metadata.py
│ ├── ripser.cpp
│ ├── ripser.hpp
│ ├── ripser_lib.cpp
│ ├── ripser_lib.pyx
│ ├── types.py
│ └── utils.py
├── __init__.py
├── matching
│ ├── data_modules.py
│ ├── __init__.py
│ ├── mlp.py
│ └── nf.py
├── plotting
│ ├── __init__.py
│ └── plot.py
├── preprocessing
│ ├── delve
│ │ ├── delve.py
│ │ ├── __init__.py
│ │ └── kh.py
│ ├── downsample.py
│ ├── __init__.py
│ └── prepare.py
├── py.typed
├── tools
│ └── __init__.py
└── utils
├── distance_metrics
│ ├── discrete-frechet-distance
│ ├── frechet.cpp
│ ├── frechet.pyx
│ └── __init__.py
├── __init__.py
└── linear_algebra_gf2
├── gf2_toolkit_lib.pyx
├── __init__.py
├── m4ri_lib.c
└── m4ri_lib.pyx
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
scloop-0.1.1.tar.gz
(315.9 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
File details
Details for the file scloop-0.1.1.tar.gz.
File metadata
- Download URL: scloop-0.1.1.tar.gz
- Upload date:
- Size: 315.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.15 {"installer":{"name":"uv","version":"0.9.15","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d17e08163fa59f8bdef34e8bdbcb052a0c64daa2d4986fe38328e711842554f9
|
|
| MD5 |
1337b8120510beed46d9b3cc4ac4b77b
|
|
| BLAKE2b-256 |
0c01c9af87a108308887bd51f093dd9c85890e7c6155c27f53d728cbb713f675
|
File details
Details for the file scloop-0.1.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: scloop-0.1.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.12, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.15 {"installer":{"name":"uv","version":"0.9.15","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f736e6de37c97ba6c30cec92ccb29e8303a149f26ae32a16f3a9750bc2477fc
|
|
| MD5 |
3e7688be70f9a9e50b44f69c0ef9bacb
|
|
| BLAKE2b-256 |
113b3f415ff3cf3f1d83287ab440f4d84a519597c85c463e95275006ce216577
|