teemi.design.retrieve_gene_homologs¶
This part of the design module is used fetching gene homologs
Functions
|
Calculates percent identity between a reference and query(s). |
|
Return all ORFs of a sequence. |
|
Codon-optimize sequences with_dnachisel. |
|
|
|
Find the starting index of all start codons in a lowercase seq This function was made by Justin Bois : http://justinbois.github.io/. |
|
Find first stop codon on lowercase seq that starts at an index that is divisible by three. |
|
Longest ORF of a sequence. |