diff .shed.yml @ 0:1f0e3aaaba19 draft

Uploaded
author chrisw
date Tue, 12 Feb 2019 13:42:37 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.shed.yml	Tue Feb 12 13:42:37 2019 -0500
@@ -0,0 +1,11 @@
+categories:
+- Statistics
+description: bamcount is a tools for efficiently summarizing coverage information from a BAM file
+long_description: |
+    bamcount is a tool for efficiently computing coverage statistics over a DNA/RNA BAM file.
+    It is aligner agnostic and counts everything over only one pass through the BAM.
+    https://github.com/BenLangmead/bamcount
+name: bamcount
+owner: ChristoperWilks
+remote_repository_url: https://github.com/ChristopherWilks/bamcount_galaxy
+type: unrestricted