sestaton/Transposome

make portable file paths

sestaton opened this issue · 1 comments

There are several places in the cluster and annotation classes where unix-style paths are hard-coded. This would be an issue on windows so we need to create portable paths.

This is fixed now for the clustering and annotation classes, and tests have been updated in 5094f2a.