comparison filterinfo/.shed.yml @ 0:e40ccd3eab44 draft

Uploaded
author jshay
date Tue, 13 Aug 2019 15:34:03 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:e40ccd3eab44
1 name: filterinfo
2 owner: jashay90
3 description: Report proportion of reads in one file vs. the other
4 long_description: Takes two fastq files, counts the number of lines/sequences per file, and reports the fraction of reads in one file vs. the other. Can also double the read count for both files with the paired option.
5 remote_repository_url: https://github.com/jashay90/galaxytools/tree/master/filterinfo
6 type: unrestricted
7 categories:
8 - Fastq Manipulation