-
Notifications
You must be signed in to change notification settings - Fork 3
Tutorial: multi strain
Alex Predeus edited this page Feb 15, 2019
·
1 revision
Here we will describe a stepwise tutorial on preparing a reference and using bacpipe to process RNA-Seq experiments.
Clone the repo, install dependencies with conda.
- Reference strains - download Genbank GFF and FNA;
- Our strains - download genome assemblies;
- RNA-Seq reads - download them too.
- Make sure there's 50 Gb of space, and it's writable.
- Inside the the working directory you've chosen, create the following dirs: fastqs, study_strains, ref_strains
- Place things appropriately
- Convert NCBI-style GFFs to Roary-friendly version
- Run prepare_bacterial_reference
- Run it! Run it real good!