Updated EukPhylo QuickStart (markdown)

Adri K. Grow 2025-02-13 17:28:47 -05:00
parent 5889beb40f
commit 6bf4cbbb9c

@ -114,9 +114,9 @@ In a main project directory:
* Create a `Scripts` folder containing the 8 scripts from GitHub [here](https://github.com/Katzlab/EukPhylo/tree/main/PTL2/Scripts) * Create a `Scripts` folder containing the 8 scripts from GitHub [here](https://github.com/Katzlab/EukPhylo/tree/main/PTL2/Scripts)
* In addition to the scripts, also add the `trimal-trimAl` and `guidance.v2.02` folders, as downloaded from [here](https://github.com/inab/trimal) and [here](https://github.com/anzaika/guidance) * In addition to the scripts, also add the `trimal-trimAl` and `guidance.v2.02` folders, as downloaded from [here](https://github.com/inab/trimal) and [here](https://github.com/anzaika/guidance)
* Create an empty output folder (e.g. `Output`) for results (i.e. guidance and tree outputs) * Create an empty output folder (e.g. `Output`) for results (i.e. guidance and tree outputs)
* Create a list of ten-digit codes for your target and outgroup taxa called `taxa.txt` * Create a list of ten-digit codes for your target and outgroup taxa (e.g. `taxa.txt`)
* Create a folder called `R2Gs` that contains the AA ReadyToGo fasta files for all taxa (from `taxa.txt`) * Create a folder (e.g. `R2Gs`) that contains the AA ReadyToGo fasta files for all taxa (from `taxa.txt`)
* Create a list of OGs for tree building called `OG_list.txt` * Create a list of OGs (e.g. `OG_list.txt`) for tree building
### Running: ### Running: