Mercurial > repos > yating-l > ucsc_blat
changeset 31:cf544954446d draft
planemo upload commit 964ceec6b1c6371b10923c7d49446b1361fc5895-dirty
| author | yating-l |
|---|---|
| date | Mon, 09 Jul 2018 15:44:18 -0400 |
| parents | e61d2d2b725c |
| children | ef4fb38600ec |
| files | datatypes_conf.xml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/datatypes_conf.xml Mon Jul 09 14:04:21 2018 -0400 +++ b/datatypes_conf.xml Mon Jul 09 15:44:18 2018 -0400 @@ -1,6 +1,6 @@ <?xml version="1.0"?> <datatypes> <registration> - <datatype extension="psl" subclass="True" type="galaxy.datatypes.tabular:Tabular" /> + <datatype extension="psl" subclass="true" type="galaxy.datatypes.tabular:Tabular" /> </registration> </datatypes> \ No newline at end of file
