# Generated by roxygen2: do not edit by hand

export(count_stop_codons)
export(eDNAindex)
export(fasta_reader)
export(fasta_writer)
export(fastq_reader)
export(fastq_writer)
export(mutation)
export(nM2ng)
export(ng2nM)
export(phyloseq2tidy)
export(plot_seq_len_hist)
export(read_indexing_PCR)
export(read_info_file)
export(read_step1_PCR)
export(tally_wide)
export(tibble_to_comm)
export(tibble_to_dist)
export(tibble_to_env)
export(tidy2phyloseq)
export(write_indexing_PCR)
importFrom(Biostrings,DNAString)
importFrom(Biostrings,getGeneticCode)
importFrom(Biostrings,subseq)
importFrom(Biostrings,translate)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,first)
importFrom(dplyr,group_by)
importFrom(dplyr,group_split)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,semi_join)
importFrom(dplyr,summarise)
importFrom(dplyr,tally)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,theme_minimal)
importFrom(googlesheets4,cell_limits)
importFrom(googlesheets4,gs4_create)
importFrom(googlesheets4,gs4_get)
importFrom(googlesheets4,range_write)
importFrom(googlesheets4,read_sheet)
importFrom(googlesheets4,sheet_copy)
importFrom(googlesheets4,sheet_delete)
importFrom(phyloseq,otu_table)
importFrom(phyloseq,phyloseq)
importFrom(phyloseq,sample_data)
importFrom(phyloseq,tax_table)
importFrom(purrr,map)
importFrom(purrr,pwalk)
importFrom(readr,default_locale)
importFrom(rlang,"!!")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,enquo)
importFrom(rlang,quo_name)
importFrom(stats,runif)
importFrom(stringr,str_count)
importFrom(stringr,str_detect)
importFrom(tibble,as_tibble)
importFrom(tibble,column_to_rownames)
importFrom(tibble,rownames_to_column)
importFrom(tibble,tibble)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,replace_na)
importFrom(tidyselect,all_of)
importFrom(vegan,decostand)
importFrom(vegan,vegdist)
importFrom(vroom,vroom)
