changeset 20:d4ef7003c539 draft

"planemo upload for repository https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/sequence_analysis/vsnp/vsnp_statistics commit a08a9977ae1ac36c46b9fb7898bd4b5c4c302c11"
author greg
date Thu, 12 Aug 2021 17:08:20 +0000
parents ae006e01b0fa
children 377c1a96aae9
files vsnp_statistics.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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.
     </help>