Gff3LinePolicy
Mojo struct 🡭
Gff3LinePolicy
Section titled “Gff3LinePolicy”@register_passable_trivialstruct Gff3LinePolicyGFF3: skip blank and single-# lines; ## lines -> METADATA; ##FASTA -> STOP.
Implemented traits
Section titled “Implemented traits”AnyType, Copyable, ImplicitlyCopyable, ImplicitlyDestructible, LinePolicy, Movable, RegisterPassable, TrivialRegisterPassable
Methods
Section titled “Methods”classify
Section titled “classify”def classify(self, line: Span[UInt8, line.origin]) -> LineActionArgs:
- self (
Self) - line (
Span)
Returns:
LineAction