Further improve reliability of make_tree_from.
authorDiane Trout <diane@ghic.org>
Tue, 18 Jun 2013 18:59:13 +0000 (11:59 -0700)
committerDiane Trout <diane@ghic.org>
Tue, 18 Jun 2013 18:59:13 +0000 (11:59 -0700)
commitd4f592d5c162b136cdf38a5626cea97b9e7844df
treef9c81b6ebaf592f7983cb2c3c4a4a9b5ce41c8de
parent032bcfb3733bd54953cd29be54b9de8cfb1f5cc4
Further improve reliability of make_tree_from.

The previous update assumed that it was going to be running
in the target directory. which wasn't true in the test cases.

I also updated the test case to handle both a base filename and
an absolute pathname for the result map.
htsworkflow/submission/results.py
htsworkflow/submission/test/test_results.py