bio.pseq
¶
Source code: bio/pseq.seq
- class bio.pseq.pseq¶
Amino acid sequence
Magic methods:
Methods:
- split(k: int, step: int)¶
Iterator over length-k subsequences of the given sequence with the specified step size.
bio.pseq
¶Source code: bio/pseq.seq
Amino acid sequence
Magic methods:
Methods:
- split(k: int, step: int)¶
Iterator over length-k subsequences of the given sequence with the specified step size.