Basic pipeline for processing read data to get genotype calls and/or pseudohaploid calls.
- Go to snakemake_variables.py. Check all filepaths (reference files, software, etc.) to make sure they are valid.
- Create the sample_list file with your sample ids and filepaths
- Do a dry run of the snakemake pipeline with
snakemake -np - Check cluster configurations in sm_script.sbatch and sm_slurm_config.json. The files included were written for Stanford's Sherlock slurm cluster.
- Suggested: run pipeline in a interactive session in a screen using the line included in sm_script.sbatch
- Example files
- Complete final LASER rule
- Other read-based analyses
- Pseudohaploid genotypes