Move the knowledge of the urls for the REST API to one new file
authorDiane Trout <diane@caltech.edu>
Thu, 10 Jun 2010 00:55:06 +0000 (00:55 +0000)
committerDiane Trout <diane@caltech.edu>
Thu, 10 Jun 2010 00:55:06 +0000 (00:55 +0000)
commitb2ebef0fbd2acc0c59f006d8cad962dc47250d23
treedd99ca029eee67c03867b3d0ad9e3977ef6628f2
parentec86dff5d8dd407102b9d63905b5f7b4ee5e6c1a
Move the knowledge of the urls for the REST API to one new file
htsworkflow.util.api and then update some of the scripts that were
using the api to import from the new module.

Yes this increases the dependencies, but it does mean it'll be
easier to update the urls if we need to change them
htsworkflow/pipelines/retrieve_config.py
htsworkflow/util/api.py [new file with mode: 0644]
scripts/make-library-tree