Use tRNAscan-SE to annotate tRNAs in a mitochondrial genome assembly
Source:R/annotate_trnaScan.R
annotate_trnaScan.Rd
Use tRNAscan-SE to annotate tRNAs in a mitochondrial genome assembly
Usage
annotate_trnaScan(
assembly = NULL,
rotate = TRUE,
trnaScan_opts = "-M vert",
cpus = 4,
out = NULL,
condaenv = "base"
)