orthofisher
Project description
Docs · Report Bug · Request Feature
Orthofisher conducts automated and high-throughout identification of a predetermined set of orthologs, which can be used for phylgenomics, gene family copy number determination and more!
Quick Start
To ensure users are able to install orthofisher using a workflow they are familiar with, orthofisher is available for download from GitHub, PyPi, and the Anaconda cloud. However, before installing orthofisher, please first install HMMER3.
1) Prerequisite
Before installing orthofisher, please first install HMMER3 and add the HMMER to your .bashrc path. For example, my .bashrc has the following:
export PATH=$PATH:/home/steenwj/SOFTWARE/hmmer-3.1b2-linux-intel-x86_64/binaries
2) Install orthofisher
If you are having trouble installing orthofisher, please contact the lead developer, Jacob L. Steenwyk, via email or twitter to get help.
To install from source, we strongly recommend using a virtual environment. To do so, use the following commands:
# download
git clone https://github.com/JLSteenwyk/orthofisher.git
cd orthofisher/
# create virtual environment
python -m venv .venv
# activate virtual environment
source .venv/bin/activate
# install
make install
To deactivate your virtual environment, use the following command:
# deactivate virtual environment
deactivate
Note, the virtual environment must be activated to use orthofisher.
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 orthofisher-0.0.1.tar.gz
.
File metadata
- Download URL: orthofisher-0.0.1.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f0913f87860fdac8330eeae644258852eb0646fa42de590eeae96981a5b1f5d |
|
MD5 | 2fad06bd46392741f20c47df3e940beb |
|
BLAKE2b-256 | 138449cb9247d80cb87f01a90926da5f814073794cc4113c56e071b5f20c7018 |
File details
Details for the file orthofisher-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: orthofisher-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 164cfcb7845213af8b67c0aa094b895f71166853ec99a4bcbe6d70dba9affb6e |
|
MD5 | a996e0ce542cedd0ad31b60f2dee05d2 |
|
BLAKE2b-256 | 97efa45f9b5d48f14106139541b36a4ea1fc80b5dff2f933912548ab09907c3d |