nuclcheck | R 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
nuclcheck(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.