slamballais / QDECR

The QDECR package for vertex-wise analyses in R
11 stars 0 forks source link

Rewrite paths so that projects can be moved #30

Open slamballais opened 4 years ago

slamballais commented 4 years ago

Right now, a lot of the internal paths are hard-coded.

This can be fixed by making all paths required for post-processing to be stored relative.

Furthermore, qdecr_load should be updated so that some base path is saved out, so that the relative paths work again.