Eco-Flow / comparete

A pipeline to compare TE content across genomes
MIT License
0 stars 0 forks source link

Add a way to add to a previous run of orthofinder #10

Open chriswyatt1 opened 3 weeks ago

chriswyatt1 commented 3 weeks ago

Adding Extra Species OrthoFinder allows you to add extra species without re-running the previously computed BLAST searches: orthofinder -b previous_orthofinder_directory -f new_fasta_directory

Add a new flag for a previous orthofinder run. Save orthofinder to a published dir (all files). Huge folder, so make a flag to keep this. Allow new csv inputs to run as well.