Crate ffforf

Source

Re-exports§

pub use helpful::*;

Modules§

helpful

Structs§

Orf

Enums§

Strand

Functions§

complement
find_all_orfs
Given a sequence, find all ORFs in that sequence. Input is expected to be all capitalized.
find_stop_codons
revcomp
stop_codons_to_intervals
Returns reading_frame, start, end
translate_interval
Input is expected to be all capitalized.
translate_sequence