Directories in the OTU / denoising tutorials are shown in the table below. Here, name stands for the name of the tutorial, e.g. misop or hmptut.
Directory name | Contents |
name/scripts/ | Bash scripts. You need Bash and a few basic Linux commands to run the tutorials. Bash is standard in Linux and OSX. Under Windows, Cygwin provides an excellent Linux-like environment including bash. |
name/fq/ | Reads in FASTQ format. |
name/exercises/ | Solutions for exercises. |
name/out/ | Output files generated by the analysis. The download contains the output files I made when I ran the scripts. You can regenerate them using the Bash script(s) with names like run.bash. |
name/preout/ | Pre-computed output files. These are the output files I got when I ran the scripts. Yours should be similar (not necessarily exactly the same). |
name/sintax/ | Contains a taxonomy reference database for the sintax command (FASTA file). |