Mercurial > repos > sanbi-uwc > plink_datatypes
annotate datatypes_conf.xml @ 1:0e9c114c748f draft default tip
planemo upload for repository https://github.com/CPGRZA/cpgr_ancestry/tree/master/datatypes/plink_datatypes commit d0354c6155e1a44aab9c2fecf7a1a7f9e4bb22de
author | sanbi-uwc |
---|---|
date | Thu, 30 Aug 2018 07:41:55 -0400 |
parents | 57bd7c6a72cd |
children |
rev | line source |
---|---|
0
57bd7c6a72cd
planemo upload for repository https://github.com/CPGRZA/cpgr_ancestry/tree/master/datatypes/plink_datatypes commit 2bf82b5426ec792b408104250a875585cbf7347f
sanbi-uwc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
57bd7c6a72cd
planemo upload for repository https://github.com/CPGRZA/cpgr_ancestry/tree/master/datatypes/plink_datatypes commit 2bf82b5426ec792b408104250a875585cbf7347f
sanbi-uwc
parents:
diff
changeset
|
2 <datatypes> |
57bd7c6a72cd
planemo upload for repository https://github.com/CPGRZA/cpgr_ancestry/tree/master/datatypes/plink_datatypes commit 2bf82b5426ec792b408104250a875585cbf7347f
sanbi-uwc
parents:
diff
changeset
|
3 <datatype_files> |
57bd7c6a72cd
planemo upload for repository https://github.com/CPGRZA/cpgr_ancestry/tree/master/datatypes/plink_datatypes commit 2bf82b5426ec792b408104250a875585cbf7347f
sanbi-uwc
parents:
diff
changeset
|
4 <!--<datatype_file name="plink.py"/> --> |
57bd7c6a72cd
planemo upload for repository https://github.com/CPGRZA/cpgr_ancestry/tree/master/datatypes/plink_datatypes commit 2bf82b5426ec792b408104250a875585cbf7347f
sanbi-uwc
parents:
diff
changeset
|
5 </datatype_files> |
57bd7c6a72cd
planemo upload for repository https://github.com/CPGRZA/cpgr_ancestry/tree/master/datatypes/plink_datatypes commit 2bf82b5426ec792b408104250a875585cbf7347f
sanbi-uwc
parents:
diff
changeset
|
6 <registration> |
57bd7c6a72cd
planemo upload for repository https://github.com/CPGRZA/cpgr_ancestry/tree/master/datatypes/plink_datatypes commit 2bf82b5426ec792b408104250a875585cbf7347f
sanbi-uwc
parents:
diff
changeset
|
7 <datatype extension="bim" type="galaxy.datatypes.tabular:Bim" subclass="True" /> |
57bd7c6a72cd
planemo upload for repository https://github.com/CPGRZA/cpgr_ancestry/tree/master/datatypes/plink_datatypes commit 2bf82b5426ec792b408104250a875585cbf7347f
sanbi-uwc
parents:
diff
changeset
|
8 <datatype extension="fam" type="galaxy.datatypes.tabular:Fam" subclass="True"/> |
57bd7c6a72cd
planemo upload for repository https://github.com/CPGRZA/cpgr_ancestry/tree/master/datatypes/plink_datatypes commit 2bf82b5426ec792b408104250a875585cbf7347f
sanbi-uwc
parents:
diff
changeset
|
9 </registration> |
57bd7c6a72cd
planemo upload for repository https://github.com/CPGRZA/cpgr_ancestry/tree/master/datatypes/plink_datatypes commit 2bf82b5426ec792b408104250a875585cbf7347f
sanbi-uwc
parents:
diff
changeset
|
10 <sniffers> |
57bd7c6a72cd
planemo upload for repository https://github.com/CPGRZA/cpgr_ancestry/tree/master/datatypes/plink_datatypes commit 2bf82b5426ec792b408104250a875585cbf7347f
sanbi-uwc
parents:
diff
changeset
|
11 <sniffer type="galaxy.datatypes.tabular:Bim"/> |
57bd7c6a72cd
planemo upload for repository https://github.com/CPGRZA/cpgr_ancestry/tree/master/datatypes/plink_datatypes commit 2bf82b5426ec792b408104250a875585cbf7347f
sanbi-uwc
parents:
diff
changeset
|
12 <sniffer type="galaxy.datatypes.tabular:Fam"/> |
57bd7c6a72cd
planemo upload for repository https://github.com/CPGRZA/cpgr_ancestry/tree/master/datatypes/plink_datatypes commit 2bf82b5426ec792b408104250a875585cbf7347f
sanbi-uwc
parents:
diff
changeset
|
13 </sniffers> |
57bd7c6a72cd
planemo upload for repository https://github.com/CPGRZA/cpgr_ancestry/tree/master/datatypes/plink_datatypes commit 2bf82b5426ec792b408104250a875585cbf7347f
sanbi-uwc
parents:
diff
changeset
|
14 </datatypes> |