# Generated by roxygen2: do not edit by hand

export(backTranslate)
export(findGenes)
export(findOrfs)
export(findrRNA)
export(gff2fasta)
export(gregexpr)
export(iupac2regex)
export(lorfs)
export(msa2mat)
export(msaTrim)
export(msalign)
export(muscle)
export(orfLength)
export(readFasta)
export(readFastq)
export(readGFF)
export(regex2iupac)
export(reverseComplement)
export(translate)
export(writeFasta)
export(writeFastq)
export(writeGFF)
importFrom(Rcpp,evalCpp)
importFrom(data.table,fread)
importFrom(data.table,fwrite)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,if_else)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,rename)
importFrom(dplyr,right_join)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(rlang,.data)
importFrom(stats,rnorm)
importFrom(stringr,fixed)
importFrom(stringr,str_c)
importFrom(stringr,str_detect)
importFrom(stringr,str_length)
importFrom(stringr,str_remove)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_sub)
importFrom(stringr,word)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
useDynLib(microseq)
useDynLib(microseq, .registration = TRUE)
