Hi,
I'd like to apply the IQ-TREE software for phylogenetic reconstruction on multiple nucleotide alignment of complete chloroplast genomes. Which parameters of the program should i use for that?
The genome typically contains a lot of introns, CDSs, intergenic spacers and etc., so it would not be easy to create a numerous independent partitions for phylogenetic analyses. Are there any other appropriate solutions for IQ-TREE ? Which model should i choose?
Many thanks!
Thanks for your detailed reply! But how should i deal with genes containing introns in their sequences? Do they belong to the
CODONorDNAtype?Use sequences without introns and UTRs. To get them, I use the program genbank_to_fasta (https://github.com/arundurvasula/FPS-repository/blob/master/genbank_to_fasta.py).