# HG changeset patch # User iuc # Date 1531159883 14400 # Node ID 3d09554c8a47c84c55a66ee1968111ad1c3b412a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/intermine_galaxy_exchange commit 562a034dbd23e37f1a994b1987a7cc0ec08be1a2 diff -r 000000000000 -r 3d09554c8a47 intermine_galaxy_exchange.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/intermine_galaxy_exchange.xml Mon Jul 09 14:11:23 2018 -0400 @@ -0,0 +1,88 @@ + + Dataset + + coreutils + + '${intermine_output}' + ]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + InterMine interoperability. + +This file has two mandatory columns and one optional column + +Column 1 (mandatory) +-------------------- +**Type of identifier**, e.g. `Gene` or `Protein`. Must be a class in the `InterMine data model`_. Gene or Protein is always a safe option. + +Column 2 (mandatory) +-------------------- +**Identifier** this could be, as an example, a gene symbol like `GATA1` or another other identifier, e.g. `FBGN0000099` or perhaps a protein accession, or some other identifier. + +Column 3 (optional) +------------------- +**Organism name** - e.g. `H. sapiens` or `Drosophila melanogaster`. This is optional and does not have to be precise, but is good to provide if it is known. + +---- + +For additional information, please see: + +- https://github.com/intermine/galaxy-integration/blob/master/intermine-file-format/intermine-format-definition.md +- https://raw.githubusercontent.com/intermine/galaxy-integration/master/intermine-file-format/intermine-format-example.tsv + +.. _InterMine data model: http://intermine.readthedocs.io/en/latest/data-model/model/#a-short-example + ]]> + + + 10.1093/nar/gku301 + + diff -r 000000000000 -r 3d09554c8a47 test-data/intermine-format-example.tsv --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/intermine-format-example.tsv Mon Jul 09 14:11:23 2018 -0400 @@ -0,0 +1,3 @@ +Gene avp H. Sapiens +Gene pparg H. Sapiens +Gene GATA1 H. Sapiens