# Generated by roxygen2: do not edit by hand

S3method(print,baseq_dna)
S3method(print,baseq_rna)
S3method(translate,baseq_dna)
S3method(translate,baseq_rna)
S3method(translate,default)
export(as_Biostrings)
export(as_baseq_dna)
export(as_baseq_rna)
export(calculate_assembly_stats)
export(calculate_charge)
export(calculate_codon_usage)
export(calculate_identity)
export(calculate_mw)
export(calculate_pi)
export(calculate_tm)
export(clean_file)
export(clean_seq)
export(count_bases)
export(count_kmers)
export(count_pattern)
export(dna_to_protein)
export(dna_to_rna)
export(fastq_to_fasta)
export(filter_fastq_quality)
export(find_cpg_islands)
export(find_longest_orf)
export(gc_content)
export(get_genetic_code)
export(plot_aa_composition)
export(plot_dotplot)
export(plot_gc_skew)
export(plot_hydrophobicity)
export(read_seq)
export(rev_comp)
export(reverse_translate)
export(rna_to_dna)
export(rna_to_protein)
export(search_motif)
export(shuffle_sequence)
export(simulate_digestion)
export(simulate_fasta)
export(simulate_fastq)
export(simulate_pcr)
export(simulate_sequence)
export(summarize_fasta)
export(translate)
export(write_seq)
importFrom(stats,setNames)
