File: diamond.md

package info (click to toggle)
multiqc 1.14%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 28,824 kB
  • sloc: python: 41,884; javascript: 4,651; sh: 74; makefile: 24
file content (15 lines) | stat: -rw-r--r-- 875 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
Name: DIAMOND
URL: https://github.com/bbuchfink/diamond
Description: >
  DIAMOND is a sequence aligner for protein and translated DNA searches, designed for high performance analysis of big sequence data.
---

Sequence aligner for protein and translated DNA searches and functions as a drop-in replacement for the NCBI BLAST software tools. The key features are:

- Pairwise alignment of proteins and translated DNA at 100x-10,000x speed of BLAST.
- Frameshift alignments for long read analysis.
- Low resource requirements and suitable for running on standard desktops or laptops.
- Various output formats, including BLAST pairwise, tabular and XML, as well as taxonomic classification.

The module takes summary statistics from the `diamond.log` file (`--log` option). It parses and reports the number of sequences aligned and displays them in the General Stats table.