get_orfs is very fast, ANSI C code, for pulling all open reading frames from a DNA sequence. It has all 26 translation tables, and can provide all ORFs in all translation tables.
There is a companion python code (pygenetic code), but this is just the C-code.
get_orfs
is very fast, ANSI C code, for pulling all open reading frames from a DNA sequence. It has all 26 translation tables, and can provide all ORFs in all translation tables.There is a companion python code (pygenetic code), but this is just the C-code.