This function creates the dada2 assignTaxonomy training fasta for the RDP trainset .fa file
## 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")
makeTaxonomyFasta_RDP(fin, fdb, fout, compress = TRUE)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.