uc-echo
error correction algorithm designed for short-reads from NGS
Install
- All systems
-
curl cmd.cat/uc-echo.sh
- Debian
-
apt-get install uc-echo
- Ubuntu
-
apt-get install uc-echo
- Kali Linux
-
apt-get install uc-echo
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install uc-echo
- Raspbian
-
apt-get install uc-echo
- Dockerfile
- dockerfile.run/uc-echo
uc-echo
error correction algorithm designed for short-reads from NGS
ECHO is an error correction algorithm designed for short-reads from next-generation sequencing platforms such as Illumina's Genome Analyzer II. The algorithm uses a Bayesian framework to improve the quality of the reads in a given data set by employing maximum a posteriori estimation.