make.project.path {metaseqR} | R Documentation |
Create the main metaseqr project path. Internal use only.
make.project.path(path, f = NULL)
path |
The desired project path. Can be NULL for auto-generation. |
f |
The input counts table file. |
A list with project path elements.
Panagiotis Moulos