This MR creates a basic file structure for the project. The proposed top-level structure:
preprocessing-cwl ├── docker ├── docs ├── scripts ├── steps ├── workflows ├── .gitignore ├── .gitlab-ci.yml ├── LICENSE └── README.md