Mercurial > repos > geco-team > gmql_repository
comparison test-data/TG/schema.xml @ 0:bb858d9ad271 draft default tip
planemo upload for repository https://github.com/lu-brn/gmql-galaxy commit 953ee36ceda5814dc9baa03427bc0eb4ee2e93bd-dirty
| author | geco-team |
|---|---|
| date | Tue, 26 Jun 2018 09:02:27 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:bb858d9ad271 |
|---|---|
| 1 <?xml version='1.0' encoding='UTF-8'?> | |
| 2 <gmqlSchemaCollection name="queryname_20180417_000927_TG" xmlns="http://genomic.elet.polimi.it/entities"> | |
| 3 <gmqlSchema type="Peak" coordinate_system="default"> | |
| 4 <field type="STRING">chr</field> | |
| 5 <field type="LONG">left</field> | |
| 6 <field type="LONG">right</field> | |
| 7 <field type="CHAR">strand</field> | |
| 8 <field type="STRING">source</field> | |
| 9 <field type="STRING">feature</field> | |
| 10 <field type="DOUBLE">score</field> | |
| 11 <field type="STRING">frame</field> | |
| 12 <field type="STRING">name</field> | |
| 13 <field type="DOUBLE">signal</field> | |
| 14 <field type="DOUBLE">pvalue</field> | |
| 15 <field type="DOUBLE">qvalue</field> | |
| 16 <field type="DOUBLE">peak</field> | |
| 17 </gmqlSchema> | |
| 18 </gmqlSchemaCollection> |
