Skip to main content

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)

Uploaded Source

Built Distribution

WebGestaltPy-0.1.0-cp38-cp38-macosx_10_12_x86_64.whl (323.1 kB view hashes)

Uploaded CPython 3.8 macOS 10.12+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page