Genetics-informed pathogenic spatial mapping
Project description
GPS: Genetics-informed Pathogenic Spatial Mapping Program
Overview
GPS (Genetics-informed Pathogenic Spatial Mapping) is Python command-line tool designed for ....
Features
....
Installation
install use pip:
pip install GPS-mapping
install from source:
git clone
cd GPS-mapping
pip install -e .
Usage
To use GPS, navigate to the command line and enter GPS
followed by the subcommand that corresponds to the desired operation. Each subcommand may require specific arguments to run.
Basic Command Structure
GPS subcommand [arguments...]
subcommand
: The specific operation you wish to perform.arguments
: The arguments and options required for the subcommand.
Available Subcommands
(Provide a list and brief description of each available subcommand. For example:)
run_find_latent_representations
: Finds latent representations using a GNN-VAE model.run_latent_to_gene
: Maps latent representations to gene markers.run_generate_ldscore
: Generates LD scores for genomic spots.run_spatial_ldsc
: Conducts spatial LDSC analysis.run_cauchy_combination
: Performs Cauchy combination tests for annotations.run_all_mode
: Executes a comprehensive pipeline covering all steps.
Examples
To run a specific functionality, you need to provide the appropriate subcommand and arguments. For example:
Running Requirement
GPS run_find_latent_representations --input_hdf5_path <path> --output_hdf5_path <path> --sample_name <name>
This command initiates the process of finding latent representations based on the given HDF5 input and output paths and sample name.
Contributing
...
License
....
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
Built Distribution
File details
Details for the file gps_mapping-1.54.tar.gz
.
File metadata
- Download URL: gps_mapping-1.54.tar.gz
- Upload date:
- Size: 394.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3336735c7bda78aefa9bdd0a8750fbb4efd636f98a23917b29782e3e8cb666d |
|
MD5 | c21171735a92a4713b71f6fb0f4be7d2 |
|
BLAKE2b-256 | 518a60e60edeb6edc822104db11d32f2087b0527b9ca389b4f22ad8295eedf6b |
File details
Details for the file gps_mapping-1.54-py3-none-any.whl
.
File metadata
- Download URL: gps_mapping-1.54-py3-none-any.whl
- Upload date:
- Size: 60.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9470a8e8609c87db1b99ff95963dd09a890e6b545f1ad50018dac685e57b9c05 |
|
MD5 | 568ead9d1ecea2797955079f49b07ba4 |
|
BLAKE2b-256 | 34db800a19b505cb02d41db6a90e0c14c76219b3d5520cd4ce02dc2e8047c727 |