# HG changeset patch # User greg # Date 1628788100 0 # Node ID d4ef7003c539f245dcc3785c9e0428f5d2d6724a # Parent ae006e01b0faf6fa491d7243b6de775463ea2d7f "planemo upload for repository https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/sequence_analysis/vsnp/vsnp_statistics commit a08a9977ae1ac36c46b9fb7898bd4b5c4c302c11" diff -r ae006e01b0fa -r d4ef7003c539 vsnp_statistics.xml --- a/vsnp_statistics.xml Wed Aug 04 13:36:36 2021 +0000 +++ b/vsnp_statistics.xml Thu Aug 12 17:08:20 2021 +0000 @@ -105,8 +105,8 @@ **What it does** Accepts associated fastq files, SAMtools idxstats files and **vSNP: add zero coverage** metrics files and extracts information from them -to produce an Excel spreadsheet containing statistics for each sample. The samples can be a single read, a single set of paired reads in -separate datasets or collection of paired reads. The output statistics include reference, file size, mean read length, mean read quality, +to produce a tabular file containing statistics for each sample. The samples can be a single read, a single set of paired reads in +separate datasets or a collection of paired reads. The output statistics include reference, file size, mean read length, mean read quality, reads passing Q30, total reads, all mapped reads, unmapped reads, unmapped reads percentage of total, reference with coverage, average depth of coverage and good SNP count.