makeSpeciesFasta_RDP | R Documentation |
## RDP Trainset 18/Release 11.5 ## The RDP documentation does not make clear whether the updates to the taxonomy from training set release 18 were ## propagated to the current Bacterial alignment. dada2:::makeSpeciesFasta_RDP("~/Desktop/RDP/current_Bacteria_unaligned.fa", "~/tax/rdp_species_assignment_18.fa.gz") dada2:::tax.check("~/tax/rdp_species_assignment_18.fa.gz", "~/Desktop/ten_16s.100.fa", mode="species")
makeSpeciesFasta_RDP(fin, fout, compress = TRUE)
## RDP Trainset 16/Release 11.5 dada2:::makeSpeciesFasta_RDP("~/Desktop/RDP/current_Bacteria_unaligned.fa", "~/tax/rdp_species_assignment_16.fa.gz")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.