# Generated by roxygen2: do not edit by hand

export(clean_sequence)
export(count_bases)
export(count_seq_pattern)
export(dna_to_protein)
export(dna_to_rna)
export(gc_content)
export(read.fasta)
export(reverse_complement)
export(rna_reverse_complement)
export(rna_to_dna)
export(rna_to_protein)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_to_upper)
