JiekaiLab / scTE

MIT License
97 stars 27 forks source link

Change `Countexpression()` call to allow output to a directory #45

Closed alecpnkw closed 1 year ago

alecpnkw commented 1 year ago

For some of my pipelines, I found it useful to use an output prefix pointing to a different directory. This pull req changes the path handling in Countexpression() to allow this. There are no changes to the location of the tmp directory. Thanks for your work developing and maintaining this tool!