Open GoogleCodeExporter opened 9 years ago
First thoughts on this - two working dirs needed; the project wdir (absolute
file path, used when writing subdirectories etc) and the locus sub wdir
(relative to project wdir - relative pathnames so can be tarred / transferred
to cluster as a bonus).
NB problem with this would be specifying the binaries location..
Original comment by joeparke...@gmail.com
on 9 Feb 2015 at 7:04
Original comment by joeparke...@gmail.com
on 9 Feb 2015 at 7:08
Update - when adding SSLSAnalysis objects from XML, project working dir
(GlobalController.model.userWorkDirLocation) is imported / set as locus
*sub*directory, not overall project wdir.
e.g. wdir should be / is in active runtime (e.g. set in GUI not loaded from
xml):
/foo/bar/project
but is actually:
/foo/bar/project/locus_ENSG00000123456
Original comment by joeparke...@gmail.com
on 9 Feb 2015 at 7:39
Original issue reported on code.google.com by
joeparke...@gmail.com
on 9 Feb 2015 at 7:03