| [AlphaFold](https://deepmind.com/research/case-studies/alphafold) | AlphaFold can predict protein structures with atomic accuracy even where no similar structure is known |
| [AlphaFold](https://github.com/sokrypton/alphafold) | AlphaFold can predict protein structures with atomic accuracy even where no similar structure is known. This package of AlphaFold contains patches for ColabFold. |
| [Biopython](https://www.biopython.org) | Biopython is a set of freely available tools for biological computation written in Python by an international team of developers. It is a distributed collaborative effort to develop Python libraries and applications which address the needs of current and future work in bioinformatics. |
| [BLAST](http://blast.ncbi.nlm.nih.gov/) | Basic Local Alignment Search Tool, or BLAST, is an algorithm for local_comparing primary biological sequence information, such as the amino-acid sequences of different proteins or the nucleotides of DNA sequences. |
| [BWA](http://bio-bwa.sourceforge.net/) | Burrows-Wheeler Aligner (BWA) is an efficient program that aligns relatively short nucleotide sequences against a long reference sequence such as the human genome. |