Mercurial > repos > iuc > gemini_annotate
diff gemini_annotate.xml @ 4:80024600788f draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gemini commit e8ff2fa7d0fec40e1abbeac15907a5a1d4a20a86
| author | iuc |
|---|---|
| date | Sat, 08 Dec 2018 10:30:26 -0500 |
| parents | f052e48b4783 |
| children | 1f5421e565d8 |
line wrap: on
line diff
--- a/gemini_annotate.xml Fri Dec 07 12:51:48 2018 -0500 +++ b/gemini_annotate.xml Sat Dec 08 10:30:26 2018 -0500 @@ -15,8 +15,6 @@ bgzip -c "$annotate_source" > $tabixed_file && tabix -p "$annotate_source.ext" $tabixed_file && - @PROVIDE_ANNO_DATA@ - gemini @BINARY@ -f $tabixed_file -c $column_name
