pilon

automated genome assembly improvement and variant detection tool

Install

All systems
curl cmd.cat/pilon.sh
Debian Debian
apt-get install pilon
Ubuntu
apt-get install pilon
image/svg+xml Kali Linux
apt-get install pilon
Windows (WSL2)
sudo apt-get update sudo apt-get install pilon

pilon

automated genome assembly improvement and variant detection tool

Pilon is a software tool which can be used to: * Automatically improve draft assemblies * Find variation among strains, including large event detection Pilon requires as input a FASTA file of the genome along with one or more BAM files of reads aligned to the input FASTA file. Pilon uses read alignment analysis to identify inconsistencies between the input genome and the evidence in the reads. It then attempts to make improvements to the input genome, including: * Single base differences * Small indels * Larger indel or block substitution events * Gap filling * Identification of local misassemblies, including optional opening of new gaps