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.0.tar.gz
(468.2 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.0.tar.gz.
File metadata
- Download URL: scloop-0.1.0.tar.gz
- Upload date:
- Size: 468.2 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 |
7a3ec009bdc7181e53d16cd032662c70aaaa7be8155f96327b4d226451a604b7
|
|
| MD5 |
89c7b22f6c3ce6b1def78655e36915f3
|
|
| BLAKE2b-256 |
5306c61d07e7dfc82845077703c52fee9792aae355e424c82e683582f68a9bf2
|
File details
Details for the file scloop-0.1.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: scloop-0.1.0-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 |
3a603dbbc3669dddd9e0e7ece3734281bd6c1256dfcb2aaaf683cc4378d64306
|
|
| MD5 |
c6259727e2bb09c23d4318f1ca473cdd
|
|
| BLAKE2b-256 |
6c878a35956ca057eabcbb6670c187ccaa56b7413bfdb4982adc6da67ff20550
|