# Generated by roxygen2: do not edit by hand

S3method(as_AAbin,bioseq_aa)
S3method(as_AAbin,tbl_df)
S3method(as_DNAbin,bioseq_dna)
S3method(as_DNAbin,tbl_df)
S3method(as_seqinr_alignment,bioseq_aa)
S3method(as_seqinr_alignment,bioseq_dna)
S3method(as_seqinr_alignment,bioseq_rna)
S3method(print,bioseq_aa)
S3method(print,bioseq_dna)
S3method(print,bioseq_rna)
S3method(vec_cast,bioseq_aa)
S3method(vec_cast,bioseq_dna)
S3method(vec_cast,bioseq_rna)
S3method(vec_cast.bioseq_aa,AAbin)
S3method(vec_cast.bioseq_aa,alignment)
S3method(vec_cast.bioseq_aa,bioseq_aa)
S3method(vec_cast.bioseq_aa,character)
S3method(vec_cast.bioseq_aa,default)
S3method(vec_cast.bioseq_dna,DNAbin)
S3method(vec_cast.bioseq_dna,alignment)
S3method(vec_cast.bioseq_dna,bioseq_dna)
S3method(vec_cast.bioseq_dna,character)
S3method(vec_cast.bioseq_dna,default)
S3method(vec_cast.bioseq_rna,alignment)
S3method(vec_cast.bioseq_rna,bioseq_rna)
S3method(vec_cast.bioseq_rna,character)
S3method(vec_cast.bioseq_rna,default)
S3method(vec_cast.character,bioseq_aa)
S3method(vec_cast.character,bioseq_dna)
S3method(vec_cast.character,bioseq_rna)
S3method(vec_ptype2,bioseq_aa)
S3method(vec_ptype2,bioseq_dna)
S3method(vec_ptype2,bioseq_rna)
S3method(vec_ptype2.bioseq_aa,bioseq_aa)
S3method(vec_ptype2.bioseq_aa,character)
S3method(vec_ptype2.bioseq_aa,default)
S3method(vec_ptype2.bioseq_dna,bioseq_dna)
S3method(vec_ptype2.bioseq_dna,character)
S3method(vec_ptype2.bioseq_dna,default)
S3method(vec_ptype2.bioseq_rna,bioseq_rna)
S3method(vec_ptype2.bioseq_rna,character)
S3method(vec_ptype2.bioseq_rna,default)
S3method(vec_ptype2.character,bioseq_aa)
S3method(vec_ptype2.character,bioseq_dna)
S3method(vec_ptype2.character,bioseq_rna)
S3method(vec_ptype_abbr,bioseq_aa)
S3method(vec_ptype_abbr,bioseq_dna)
S3method(vec_ptype_abbr,bioseq_rna)
export(aa)
export(aliview)
export(as_AAbin)
export(as_DNAbin)
export(as_aa)
export(as_dna)
export(as_rna)
export(as_seqinr_alignment)
export(as_tibble.AAbin)
export(as_tibble.DNAbin)
export(as_tibble.bioseq_aa)
export(as_tibble.bioseq_dna)
export(as_tibble.bioseq_rna)
export(dna)
export(is_aa)
export(is_dna)
export(is_rna)
export(new_aa)
export(new_dna)
export(new_rna)
export(pillar_shaft.bioseq_aa)
export(pillar_shaft.bioseq_dna)
export(pillar_shaft.bioseq_rna)
export(read_fasta)
export(rna)
export(seaview)
export(seq_cluster)
export(seq_combine)
export(seq_complement)
export(seq_consensus)
export(seq_count_pattern)
export(seq_crop_pattern)
export(seq_crop_position)
export(seq_detect_pattern)
export(seq_disambiguate_IUPAC)
export(seq_extract_pattern)
export(seq_extract_position)
export(seq_nchar)
export(seq_nseq)
export(seq_remove_pattern)
export(seq_remove_position)
export(seq_replace_pattern)
export(seq_replace_position)
export(seq_rev_transcribe)
export(seq_rev_translate)
export(seq_reverse)
export(seq_spellout)
export(seq_split_kmer)
export(seq_split_pattern)
export(seq_stat_gc)
export(seq_stat_prop)
export(seq_transcribe)
export(seq_translate)
export(validate_seq)
export(vec_cast.bioseq_aa)
export(vec_cast.bioseq_dna)
export(vec_cast.bioseq_rna)
export(vec_ptype2.bioseq_aa)
export(vec_ptype2.bioseq_dna)
export(vec_ptype2.bioseq_rna)
export(write_fasta)
import(vctrs)
importFrom(methods,is)
