#hi Yall this is a semi edited version of the pipeline, some of this is relevant, but the sickle part might need to be changed. #if you want similar read trimming then it probably doesn't matter
Rowan Callahan and Elias Spiliotopolous
The following pipeline has around four different parts:
- This will have our main snakefile and our five different sub rules that we use
- all of the config yaml files that we use w conda to setup environments
- You will need to include on eenvironment called omic qc which should only need
- data for all of the intermediary results
- results for all of our tabulated results
- config.yaml here
- config.yaml in the profile
Before Running, you will need too:
TODO:
1: get samples names from the metadata not from the file locations need to adapt the file linking script that we are currently using 2: Start minimum viable submittable job for pipeline overall 3: finish readme and config setup for the pipeline 4: setup for new pipeline usage script