Releases: raunaq-m/MultiRes
Releases · raunaq-m/MultiRes
MultiRes: Error Detection and Rare Variant Detection in Population of Genomes
Scripts for running MultiRes: Error Correction for Viral Populations
MultiRes: A frame based error correction module for detecting rare variants and removing sequencing errors from Next Generation Sequencing data
The software has been tested for error removal and rare variant detection on Illumina sequencing data from viral populations. The list of files and tools to use for error correction are mentioned below.
Usage Example:
For a fasta file : input.fasta
MultiRes uses a k-mer counter to count for the following kmer counts : k=35, 23, and 13
Run:
perl MultiRes.pl -fas input.fasta -out input.EC.txt
The input.EC.txt will contain error corrected 35-mers for the file input.txt