diff README.md @ 0:dabc1e7ca486 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 97a064489364118d108b0dd2cfb4d9bc53080837
author iuc
date Thu, 19 Nov 2015 14:54:54 -0500
parents
children 0812cba3c4c8
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README.md	Thu Nov 19 14:54:54 2015 -0500
@@ -0,0 +1,21 @@
+# bcftools (v1.2)
+
+This aims to be a "faithful" rendering of the bcftool suite. I.e. options are
+presented essentially as closely to the command line version as is useful. 
+
+This may not appeal to all, if you'd like to see smaller and more dedicated
+tools (e.g. "intersect", "union" and "complement" being separate tools instead
+of all of them included in the "isec" tool,) please feel free to file an issue.
+
+## TODO:
+
+- Galaxy needs datatypes for bcf and vcf files, block-gzipped and uncompressed.
+- Galaxy needs to automatically index those files with tabix
+
+## "Complete" Wrappers
+
+The wrappers were automatically generated in bulk. That doesn't get them 100%
+of the way there (e.g. meaningful test cases), so the rest of the process is a
+bit slower.
+
+- bcftools call