ben-silke / biol3209

This repo contains the code for the undertaking of the biol3209 subject.
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Testing #33

Open ben-silke opened 1 year ago

ben-silke commented 1 year ago

pipeline 1: prodigal -> just orthologs

ben-silke commented 1 year ago

the testing script required to get the performance and accuracy

the script needs to parse all files and then check for gene locations. Then assert the correctness of the operation against the already annotates sequences.

it also needs to record time taken for the operation and the computational complexity of the operation

ben-silke commented 1 year ago

Testing;

compare just orthologs and orthomcl and seqanalysis tool

ben-silke commented 1 year ago

it doesnt make so much sense to test orthomcl because it is so old (2003); just test JustOrthologs and the seqanalysis tool because they have been released >2019