database_bacteria_creation | R Documentation |
Create a Database for Bacteria kingdom for Global analysis by Taxon_MWU analysis from targeted analysis. Please, run setwd("02_Global_analysis") after this function.
database_bacteria_creation(nothing)
nothing |
It's important not to write anything between the brackets, the database will create itself. |
A data frame file named database_bacteria_package_all.tab created from the taxonomy_all_bacteria_QIIME2_and_NCBI_format.txt file and your own taxonomy_RepSeq.tsv file. database_bacteria_creation()
# It is important not to write anything between the brackets, the database will create itself. ## Not run: database_bacteria_creation() # Please, run setwd("02_Global_analysis") after this function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.