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. Release automation details are documented in RELEASE.md.


Quick Start

# install
pip install clipkit
# run
clipkit input.fa

eComp archives

ClipKIT can trim Evolutionary Compression (.ecomp) archives directly. Simply pass the .ecomp file to the CLI, and ClipKIT will unpack its metadata sidecar and native payload before trimming the alignment. Archives encoded with zstd require the optional zstandard module; all other payload encodings work out of the box. By default the trimmed alignment is written back as an .ecomp archive (with a gzip fallback payload); specify -of fasta if you prefer a text format.


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.12.2.tar.gz (42.0 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.12.2-py3-none-any.whl (45.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for clipkit-2.12.2.tar.gz
Algorithm Hash digest
SHA256 bdc1e7f0d8da34e8a8622715de7203edf51da47d8163cc78799b923a7be0e2b4
MD5 4688c26dbda4e5b32648ded11652cced
BLAKE2b-256 1dcc5cc05e2117f097ab8aab447b968d2d3f188b1fcc3c8c6b49d2c23ae4b2dc

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for clipkit-2.12.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b9074ba75ef0a1217b2c4c7aed36ca927c3664117d59f28a9844cc539c6c0630
MD5 52e5f6c72a37248f4f77592b5ba6030b
BLAKE2b-256 e8d7e5920b04122002d77f9c3026d0fa0c94c24e276b6b1f02a0405039e0e10a

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