Updated 6 months ago

pyskani • Rank 10.7 • Science 77%

PyO3 bindings and Python interface to skani, a method for fast genomic identity calculation using sparse chaining.

Updated 6 months ago

pyfastani • Rank 10.3 • Science 77%

Cython bindings and Python interface to FastANI, a method for fast whole-genome similarity estimation.

Updated 6 months ago

sotb-wrapper • Rank 7.9 • Science 67%

This repo shows how to use SEISCOPE optimization toolbox Fortran code from Python

Updated 6 months ago

plip • Rank 16.1 • Science 49%

Protein-Ligand Interaction Profiler - Analyze and visualize non-covalent protein-ligand interactions in PDB files according to 📝 Adasme et al. (2021), https://doi.org/10.1093/nar/gkab294

Updated 5 months ago

https://github.com/althonos/pyfamsa • Rank 12.2 • Science 49%

Cython bindings and Python interface to FAMSA, an algorithm for ultra-scale multiple sequence alignments.

Updated 5 months ago

https://github.com/althonos/pytantan • Rank 7.0 • Science 49%

Cython bindings and Python interface to Tantan, a fast method for identifying repeats in DNA and protein sequences.

Updated 5 months ago

https://github.com/althonos/diced • Rank 9.8 • Science 46%

A Rust reimplementation of the MinCED method for identifying CRISPRs in full or assembled genomes.

Updated 5 months ago

https://github.com/althonos/pymuscle5 • Rank 3.2 • Science 23%

Cython bindings and Python interface to MUSCLE v5, a highly efficient and accurate multiple sequence alignment software.

Updated 5 months ago

https://github.com/althonos/pyncbitk • Science 49%

Cython bindings and Python interface to the NCBI C++ ToolKit (including BLAST+).

Updated 6 months ago

pico_tree • Science 67%

A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and custom data types and provides optional Python bindings.