Man pages for RJ333/phyloseq2ML
Connects Phyloseq To Ranger And Keras

add_sample_dataSelect sample data variables and add them to the count...
add_unique_lineagesAdd columns with unique lineages to phyloseq 'tax_table()'
augmentReplicate observations with added noise.
augment_and_noiseReplicate observations with added noise.
build_the_modelBuild and compile keras sequential models with 2 hidden...
categoric_to_factorReverse keras::to_categorical
categorizeCategorize continuous values into classes.
categorize_response_variableCategorize continuous response variable columns.
classification_metricscalculate measures for classification performance
create_community_table_subsetsCreate subsets of phyloseq objects based on ASV/OTU counts...
create_taxonomy_lookupCreates a dictionary list to translate taxonomic ranks.
dummify_input_tablesTurn response column levels into dummy variables.
extract_parametersExtract parameters from named input list.
extract_response_variableExtract response variable columns from phyloseq sample data...
filter_subsetsRemove ASV/OTU/etc from a phyloseq object based on relative...
initialize_resultsThis function sets up a parameter data frame.
inputtables_to_kerasSeparate independent variables from response column for...
is.dummyTests if a vector is a dummy column
is.wholenumberTests if a numeric vector is completely consisting of...
keras_classificationRun keras tensorflow classification.
keras_regressionRun keras tensorflow regression
merge_input_responseMerge all community tables with each response variable.
otu_table_to_dfTurn subsets of phyloseq objects into relative abundance...
pipePipe operator
prediction_accuracyCalculate accuracy percentage for ranger predicted_rfs
ranger_classificationRun ranger with parameters of data.frame rows.
ranger_regressionRun ranger regression with parameters of data.frame rows.
scalingApply scaling to numeric columns in test and train sets.
split_dataSplit data frames according to a ratio into training and test...
standardize_phyloseq_headersChange naming style of the taxa in the phyloseq object.
store_classificationStore results from ranger classification training and...
store_classification_resultsStore results from keras tf classification training and...
store_regressionStore results from ranger regression training and prediction.
store_regression_resultsStore results from keras tf regression training and...
TNT_communitiesMicrobial communities in ammunition contaminated sediments.
to_relative_abundanceTurn otu_table() of phyloseq objects to relative abundance
translate_IDTranslate unique IDs such as ASV/OTUs to specified tax rank.
RJ333/phyloseq2ML documentation built on June 2, 2020, 9:25 p.m.