tecangenomics / nudup

NuDup -- Marks/removes duplicate molecules based on the molecular tagging technology used in Tecan products.
http://www.tecangenomics.com
GNU Lesser General Public License v3.0
14 stars 9 forks source link

Fix to allow relative temp directory specifications #8

Closed lparsons closed 7 years ago

lparsons commented 7 years ago

Specifying a relative directory for a temp dir (-T parameter) caused and error. All paths are converted to absolute paths now, which resolves the issue.