Source code


1. extract_genbank_ exons.pl
parses the GenBank files, and extract exons that meet the criteria of having a length greater than what you set up.
2. blast_parser.pl
finds putative single copy exons from a self genome BLAST comparison.
3. ortholog_parser.pl
finds putative orthologs from a cross genome BLAST comparison.
This README file describes in detail how to run the scripts and includes a step-by-step tutorial for the bioinformatics pipeline.