Utilites for the mapping pipeline from WASP
Project description
wasp_map
Utilites for the mapping pipeline from WASP
Installation
Step 0 (optional): If you wish to specify the locations of the Anaconda3
and/or WASP installations, you can do so through the environment variables
WASP_MAP_ANACONDA_DIR
and WASP_MAP_DIR
. For example, you could append this
to your .bash_profile
:
export WASP_MAP_ANACONDA_DIR=~/anaconda3
export WASP_MAP_DIR=~/WASP
If these environment variables point to already-existing installations of
Anaconda3 and WASP, respectively, then you can skip step 2 (running
wasp_map-download
).
If you also set environment variable LD_LIBRARY_PATH
appropriately, you can
skip step 3 (running wasp_map-set-ldlib
). For example:
export WASP_MAP_ANACONDA_DIR=~/anaconda3
export WASP_MAP_DIR=~/WASP
export LD_LIBRARY_PATH=${WASP_MAP_ANACONDA_DIR}/lib:$LD_LIBRARY_PATH
Step 1: install the python package via pip3
:
pip3 install wasp_map
or
pip3 install --user wasp_map
Step 2: Once the python package is installed, run
wasp_map-download
and follow the prompts. Anaconda3 and/or WASP will be installed, if necessary.
Step 3: Next, run
wasp_map-set-ldlib
and follow the instruction. It will be something like:
Run the following `export` command, or append it to your .bashrc, .profile, or .bash_profile:
export LD_LIBRARY_PATH=/home/aaylward/.local/lib/python3.6/site-packages/wasp_map/anaconda3/lib:$LD_LIBRARY_PATH
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
Built Distribution
File details
Details for the file wasp_map-0.3.5.tar.gz
.
File metadata
- Download URL: wasp_map-0.3.5.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ae21eef769312dc609b465c7d5fd7976c648776f93b3abf20a2a07adc3882d9 |
|
MD5 | 47d965a13ad93a7b90eeab4d1bfcbfc6 |
|
BLAKE2b-256 | e4eadadb591153800998b5bd6f53f6b8e849c3226014d548ec2c0c28fb3139c7 |
File details
Details for the file wasp_map-0.3.5-py3-none-any.whl
.
File metadata
- Download URL: wasp_map-0.3.5-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0fb2304102aae297db39599a1b0028c0f25d5c1cadca5765676c0bd2ff0448f9 |
|
MD5 | 7e16f6b28b87c1ebb0ff070629962aa6 |
|
BLAKE2b-256 | 28d16e1a57f52b33381c63ec63695a3123916728f45d35c5c45d75873981b9a5 |