seagal 2.5.2
pip install seagal
Released:
Spatial Enrichment Analysis of Gene Association using L-index
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Linhua Wang
Classifiers
- License
- Programming Language
Project description
Spatial Enrichment Analysis of Gene Association using L-index
Install
SEAGAL works for Python3.9, it is advised to create a conda environment with Python3.9 to avoid conflicts of dependencies. Conda installation guide can be found at https://docs.conda.io/projects/conda/en/latest/user-guide/install/index.html. After installing conda, run the following command to create a seagal
environment:
conda create -n seagal python=3.9
Then install seagal through:
conda activate seagal
conda install -n seagal pip3
pip3 install seagal
Please also install other necessary packages such as jupyter
for your research needs.
If Error: module seagal not found
occurs when importing, please check if echo $PATH
includes the path to python3.9 site packages.
Input data format
- For 10X Visium, Space Ranger
Folder
with the following contents:
- [Folder]/spatial/tissue_positions_list.csv
- [Folder]/filtered_feature_bc_matrix.h5
- CSV-format files:
- count.csv - gene expression data frame in Pandas.DataFrame format.
- meta.csv - spot meta data frame, with x, y columns denoting coordinates.
Running SEAGAL with Visium Data
Please read Tutorial1 for instructions.
Running SEAGAL with user-defined marker genes
Please read Tutorial2 for details.
Running SEAGAL with CSV-format Data
Please read Tutorial3 for details.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Linhua Wang
Classifiers
- License
- Programming Language
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
Built Distribution
File details
Details for the file seagal-2.5.2.tar.gz
.
File metadata
- Download URL: seagal-2.5.2.tar.gz
- Upload date:
- Size: 17.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8996a4e4ba49c7c4892382b590319c23934eefeb6746cb0d7f7b60eb80636fc |
|
MD5 | 3cc3a71843fe9f517f09a16a4c326946 |
|
BLAKE2b-256 | 6bc291b7d26513586310f35dcda30a8953d2e268c265e10016f0fce25052ce9c |
File details
Details for the file seagal-2.5.2-py3-none-any.whl
.
File metadata
- Download URL: seagal-2.5.2-py3-none-any.whl
- Upload date:
- Size: 18.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3311e134faf50306ca6ea826585489739fc234c2fc2ad952a6b275df2c8cbce |
|
MD5 | 467efee554714a962999fa9d626ace66 |
|
BLAKE2b-256 | 87a3016d5a0524063ad4a26d8abbb7cbaab41aa16db9f07125a9203eb10990b2 |