annotate filterinfo/.shed.yml @ 2:f1ee529ae710 draft default tip

Uploaded
author jshay
date Tue, 20 Aug 2019 11:22:23 -0400
parents e40ccd3eab44
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
e40ccd3eab44 Uploaded
jshay
parents:
diff changeset
1 name: filterinfo
e40ccd3eab44 Uploaded
jshay
parents:
diff changeset
2 owner: jashay90
e40ccd3eab44 Uploaded
jshay
parents:
diff changeset
3 description: Report proportion of reads in one file vs. the other
e40ccd3eab44 Uploaded
jshay
parents:
diff changeset
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.
e40ccd3eab44 Uploaded
jshay
parents:
diff changeset
5 remote_repository_url: https://github.com/jashay90/galaxytools/tree/master/filterinfo
e40ccd3eab44 Uploaded
jshay
parents:
diff changeset
6 type: unrestricted
e40ccd3eab44 Uploaded
jshay
parents:
diff changeset
7 categories:
e40ccd3eab44 Uploaded
jshay
parents:
diff changeset
8 - Fastq Manipulation