Mercurial > repos > jshay > filterinfo
view filterinfo/.shed.yml @ 2:f1ee529ae710 draft default tip
Uploaded
author | jshay |
---|---|
date | Tue, 20 Aug 2019 11:22:23 -0400 |
parents | e40ccd3eab44 |
children |
line wrap: on
line source
name: filterinfo owner: jashay90 description: Report proportion of reads in one file vs. the other 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. remote_repository_url: https://github.com/jashay90/galaxytools/tree/master/filterinfo type: unrestricted categories: - Fastq Manipulation