# Generated by roxygen2: do not edit by hand

S3method(plot,Fasta)
S3method(plot,Fastq)
S3method(summary,Fasta)
S3method(summary,Fastq)
export(findGenes)
export(findOrfs)
export(findrRNA)
export(gff2fasta)
export(gffSignature)
export(gregexpr)
export(iupac2regex)
export(lorfs)
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(graphics,hist)
importFrom(graphics,plot)
importFrom(stats,rnorm)
importFrom(stringr,str_c)
importFrom(stringr,str_split)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
useDynLib(microseq)
useDynLib(microseq, .registration = TRUE)
