DNApy is an open-source Python library and command line tool for analyzing and visualizing genomic data. It provides functions for tasks like reading FASTA/FASTQ files, aligning sequences, variant calling, calculating identity/distance matrices, manipulating and exporting alignments, plotting features, and more.
DNApy is an open-source Python library and command line tool for analyzing and visualizing genomic data. It provides a wide range of functionality for common tasks in bioinformatics and computational biology research.
Some key features of DNApy include:
DNApy aims to provide an easy-to-use interface, both through the Python API and command line interface, for researchers to go from raw sequencing reads to publication-ready figures and statistics. The flexible software architecture makes it straightforward to incorporate DNApy components into existing pipelines.
DNApy is free and open source software released under the GNU GPLv3 license. It runs on Linux, Mac and Windows and can leverage high-performance computing infrastructure for large-scale data. The source code is hosted publicly on GitHub.
Here are some alternatives to DNApy:
Suggest an alternative ❐