nuclcheck: base =...

View source: R/rRNA.R

nuclcheckR Documentation

base = "/Users/ukaraoz/Work/microtrait/code/github/test/microtrait/inst/extdata/genomic/Desulfotomaculum_kuznetsovii_dsm_6115_ASM21470v1_dna_toplevel" x <- readFASTA(file.path(base, "translated.faa")) x = x1:3 protcheck(x) # TRUE protcheck(paste(x, "Z", sep = "")) # FALSE

Description

base = "/Users/ukaraoz/Work/microtrait/code/github/test/microtrait/inst/extdata/genomic/Desulfotomaculum_kuznetsovii_dsm_6115_ASM21470v1_dna_toplevel" x <- readFASTA(file.path(base, "translated.faa")) x = x1:3 protcheck(x) # TRUE protcheck(paste(x, "Z", sep = "")) # FALSE

Usage

nuclcheck(x)

ukaraoz/microtrait documentation built on March 18, 2024, 5:47 p.m.