Start developing GEO SOFT submission tool.
authorDiane Trout <diane@caltech.edu>
Wed, 11 Apr 2012 22:24:46 +0000 (15:24 -0700)
committerDiane Trout <diane@caltech.edu>
Wed, 11 Apr 2012 22:24:46 +0000 (15:24 -0700)
commit0c35e559ffdbd7e9fe7d6ec544320989b9e126fc
tree3c2048b4f49f19b398bd2d2c773c7c1dea22dd83
parenteb80eda01e2673bfae53369e813af5105930d3e6
Start developing GEO SOFT submission tool.

At this point it will generate a partial soft file I'm still
missing several parts to the file, such as platform description,
but it is a proof of concept for the template based generation
of the sparql query and the SOFT text file for describing the submission.
encode_submission/geo_gather.py [new file with mode: 0644]
htsworkflow/submission/geo.py [new file with mode: 0644]
htsworkflow/submission/submission.py [new file with mode: 0644]
htsworkflow/templates/geo_submission.soft [new file with mode: 0644]
htsworkflow/templates/geo_submission.sparql [new file with mode: 0644]