Repo for data generating scripts, paper rmarkdown and other files involved in methods
Contents of the repository:
ββ README.md
βββ SILVA_132_SSURef_tax_silva.fasta
βββ docs
βΒ Β βββ 2019-Nolan-Waters-focusdb.Rmd # main text of paper
βΒ Β βββ 2019-Nolan-Waters-supplementary.Rmd # code and details of analysis
βΒ Β βββ DADA2_analysis.Rmd # code for running community analysis
βΒ Β βββ figures # location for figures
βΒ Β βββ focusdb_references.bib # references
βΒ Β βββ blob_SRR2155541 # Blobtools results of potentially contaminated datasets
βΒ Β βββ blob_SRR3571775 # //
βββ results
βΒ Β βββ 2019-12-19-results.tar.gz # seqeunces, etc for organisms studied
βΒ Β βββ fast_focusDB_ribo16s.fasta # extracted 16S alleles from --fast mode
βΒ Β βββ full_focusDB_ribo16s.fasta # extracted 16S alleles from full mode
βββ scripts
βββ sralist.py # for generating counts per organism of SRAs availabl
The working directory for all the markdown scripts is ./docs/, not the project directory. If using RStudio, you can configure this under your project settings.