AdaptLoci - Tutorial
Objective
This tutorial will guide you through the process of using the AdaptLoci module to adapt loci from FASTA files into a chewBBACA-compatible schema.
Prerequisites
Download the schema from chewBBACA’s tutorial.
Procedure
Open a terminal window.
Modify the following command and run it to adapt loci from FASTA files into a chewBBACA-compatible schema:
SR AdaptLoci -i /path/to/files/tutorial_schema/schema_seed -o path/to/files/AdaptLoci_Results -tt 11 -c 6
Important
Replace path/to/files/ with the actual path to the files.
Check the output folder containing the adapted schema. The structure of the output folder should match the structure of the input schema, which was already compatible with chewBBACA.
Example Output Structure
To see the expected output structure, refer to the “Outputs” section in the AdaptLoci documentation.