- Set cancer_type and date_data to download Firehose data or provide own input file.
- Provide the remainder files related to the tumor type of the input file.
6. Run the pipeline from the directory containing the Snakefile:
6. Run the pipeline shell script, which will create the required conda environment and run snakemake (recommended when snakemake is not installed yet):
```
bash run_pipeline.sh
```
Or manually create an environment for the pipeline, install the required packages and run snakemake:
Or manually install the required packages and run snakemake: