No project description provided
Project description
WebGestaltPy
A python package containing bindings to the underlying Rust library webgestalt_rust.
Features
- Compute GSEA, ORA, and NTA
- Run a meta-analysis combining multiple lists
- Combine multiple lists into a single analysis type
The output of the python package is the values. This does not generate any HTML reports. For reports, please use the R package.
Installation
WebGestaltPy uses maturin and rye to build the full project. To build WebGestaltPy, run the following commands
rye sync # download correct python version and install dependencies
rye tools install maturin
rye run python -m ensurepip --default-pip # makes sure maturin can run correctly
rye shell # initialize shell so the python command executes the local version
maturin develop # -r # add -r to build the full release version of the rust library.
python test.py # run the test script
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
WebGestaltPy-0.1.0.tar.gz
(184.7 kB
view hashes)
Built Distribution
Close
Hashes for WebGestaltPy-0.1.0-cp38-cp38-macosx_10_12_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5fa3572c044b7943b9e8619fc97e107ca505faef84e7e2085d503a360a5683c3 |
|
MD5 | 3430f09b5c8d340976c3b023639bc336 |
|
BLAKE2b-256 | 2a173f9e18c7e15c4fd59940a74fca58d513a42072720f93dc286c85f8ffb0bd |