Updated PhyloToL Part 2 (markdown)

Katzlab 2024-08-10 15:53:47 -04:00
parent 89f84d4f71
commit 8be2e3aa83

@ -1,6 +1,8 @@
# Overview and Modularity # Overview and Modularity
PhyloToL Part 2 is designed to: 1) generate multisequence alignments (**MSAs**) using Guidance (ref/github link ******), iterating to remove sequences that are not homologous (default sequence score is ****); 2) generate gene trees using a 3rd party program (RaxML, IQTree, FastTree); 3) remove contaminating sequences with the "Contamination Loop" (**CL**) and user-defined rules for both sister/subsister and clade grabbing options (see BioRxiv); and 4) ortholog selection and generation of species trees from concatenated alignments.
# Set Up # Set Up
Requirements include: fasta files with controlled names.
# Databases # Databases