makeTaxonomyFasta_RDP | R Documentation |
## RDP Trainset 18 path <- "~/Desktop/RDP/RDPClassifier_16S_trainsetNo18_rawtrainingdata" dada2:::makeTaxonomyFasta_RDP(file.path(path, "trainset18_062020.fa"), file.path(path, "trainset18_db_taxid.txt"), "~/tax/rdp_train_set_18.fa.gz") dada2:::tax.check("~/tax/rdp_train_set_18.fa.gz", "~/Desktop/ten_16s.100.fa")
makeTaxonomyFasta_RDP(fin, fdb, fout, compress = TRUE)
## RDP Trainset 16 path <- "~/Desktop/RDP/RDPClassifier_16S_trainsetNo16_rawtrainingdata" dada2:::makeTaxonomyFasta_RDP(file.path(path, "trainset16_022016.fa"), file.path(path, "trainset16_db_taxid.txt"), "~/tax/rdp_train_set_16.fa.gz")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.