Dev
Created by: hoelzer
-
implemented merged profile structure for Nextflow
- now we have only four config files:
-
container.config
--> has the docker information -
conda.config
--> has the conda information (unfortunately no PPR-Meta conda recipe) -
node.config
--> has information on CPU and RAM for HPC/Cloud execution -
local.config
--> has CPU information for local execution
-
- now we have only four config files:
-
--databases
can now be used to point to a directory to store all databases, also during local execution