Skip to content
This repository has been archived by the owner on Jul 9, 2018. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 228 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 228 Bytes

OBJECTIVE: Build an ORF predictor and construct a distance matrix based on nucleotide/amnino acid frequencies.

OUTPUT: See data/ORFs to find predcted ORFs (DNA and translated)

CODE: See Codes/ORF_gen.py and Codes/Distance.py