Functionsยง
- gc_
content - Calculates the GC content for each sequence in the input DataFrame.
- has_
restriction_ sites - Identifies sequences containing specified restriction sites.
- read_
fasta - Reads sequences from a FASTA format file and converts them into a Polars DataFrame.
- reverse_
complement - Generates the reverse complement of a DNA sequence.
- write_
fasta - Writes sequences from a Polars DataFrame to a FASTA format file.