Skip to main content

Alignment trimming software for phylogenetics.

Project description

Logo

Docs · Report Bug · Request Feature

follow on Twitter

Run ClipKIT in the browser and leave the computing up to us!


ClipKIT is a fast and flexible alignment trimming tool that keeps phylogenetically informative sites and removes others.

If you found clipkit useful, please cite ClipKIT: a multiple sequence alignment trimming software for accurate phylogenomic inference. Steenwyk et al. 2020, PLOS Biology. doi: 10.1371/journal.pbio.3001007.





This documentation covers downloading and installing ClipKIT. Details about each function as well as tutorials for using ClipKIT are available in the online documentation.


Quick Start

# install
pip install clipkit
# run
clipkit input.fa

Installation

If you are having trouble installing ClipKIT, please contact the lead developer, Jacob L. Steenwyk, via email or twitter to get help.

To install using pip, we strongly recommend building a virtual environment to avoid software dependency issues. To do so, execute the following commands:

# create virtual environment
python -m venv venv
# activate virtual environment
source venv/bin/activate
# install clipkit
pip install clipkit

Note, the virtual environment must be activated to use clipkit.

After using ClipKIT, you may wish to deactivate your virtual environment and can do so using the following command:

# deactivate virtual environment
deactivate

Similarly, 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/ClipKIT.git
cd ClipKIT/
# 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 clipkit.


To install via anaconda, execute the follwoing command:

conda install -c jlsteenwyk clipkit

Visit here for more information: https://anaconda.org/jlsteenwyk/clipkit

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

clipkit-2.1.2.tar.gz (16.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

clipkit-2.1.2-py2.py3-none-any.whl (19.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file clipkit-2.1.2.tar.gz.

File metadata

  • Download URL: clipkit-2.1.2.tar.gz
  • Upload date:
  • Size: 16.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.6

File hashes

Hashes for clipkit-2.1.2.tar.gz
Algorithm Hash digest
SHA256 37d1c5a877174048dc78e6a658dc2879e3385d054dbbc6fba0f336e457146a16
MD5 17cc8bf0e66a0a89f534e9a83199a455
BLAKE2b-256 ba7ad14f345486e31d2cd6d222d540fc30014cb4f7459b9b7103cbbfdacbe72f

See more details on using hashes here.

File details

Details for the file clipkit-2.1.2-py2.py3-none-any.whl.

File metadata

  • Download URL: clipkit-2.1.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 19.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.6

File hashes

Hashes for clipkit-2.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2f1ae082d4c9c677b80f56666fca85bb4589c6d97777067cc791ad19fb32aae7
MD5 4dbc969ccf9f431a5ec56b294e6aa847
BLAKE2b-256 fde626277ab4fdeb0ae459ff4db3687b6baf81d8325932d87ce07dbf5c08d95d

See more details on using hashes here.

Supported by

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