Skip to main content

Alignment trimming software for phylogenetics.

Project description

Logo

Docs · Report Bug · Request Feature


Bioconda Downloads

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 following command:

conda install bioconda::clipkit

Visit here for more information: https://anaconda.org/bioconda/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.7.0.tar.gz (19.7 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.7.0-py3-none-any.whl (22.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: clipkit-2.7.0.tar.gz
  • Upload date:
  • Size: 19.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.3

File hashes

Hashes for clipkit-2.7.0.tar.gz
Algorithm Hash digest
SHA256 79ba3778dfff323ff81a2cb6ea495556c599c1b4ed8598f4981927bcbad3e9ce
MD5 5bb57d3287825c36b8155a36a19f58b3
BLAKE2b-256 63178ddb7f178bcc2f95ae63403a7e33472206974da4344eb3bb741f81e060a6

See more details on using hashes here.

File details

Details for the file clipkit-2.7.0-py3-none-any.whl.

File metadata

  • Download URL: clipkit-2.7.0-py3-none-any.whl
  • Upload date:
  • Size: 22.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.3

File hashes

Hashes for clipkit-2.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 936a50c36154fd59216f39ed2892893dc4f4c08cde9ed28fa77ab2a9e6d8f1f0
MD5 6940fae31159ee7a365f9bb6b7f2877b
BLAKE2b-256 c973cec6372202101f8677cb08820c7b5e1000444392798c5e8f5ef3cf240bae

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