fasta
polars_standardize_fasta(df, fasta_col='fasta', out_col='fasta')
¶
Remove spaces and make it uppercase of a Polars column.
fasta
polars_standardize_fasta(df, fasta_col='fasta', out_col='fasta')
¶Remove spaces and make it uppercase of a Polars column.
src/bio_data_to_db/utils/fasta.py