Man pages for MantaID
A Machine-Learning Based Tool to Automate the Identification of Biological Database IDs

ExampleID example dataset.
miA wrapper function that executes MantaID workflow.
mi_balance_dataData balance. Most classes adopt random undersampling, while...
mi_clean_dataReshape data and delete meaningless rows.
mi_data_attributesID-related datasets in biomart.
mi_data_procIDProcessed ID data.
mi_data_rawIDID dataset for testing.
mi_filter_featPerforming feature selection in a automatic way based on...
mi_get_confusionCompute the confusion matrix for the predicted result.
mi_get_IDGet ID data from the 'Biomart' database using 'attributes'.
mi_get_ID_attrGet ID attributes from the 'Biomart' database.
mi_get_importancePlot the bar plot for feature importance.
mi_get_missObserve the distribution of the false response of the test...
mi_get_padlenGet max length of ID data.
mi_plot_corPlot correlation heatmap.
mi_plot_heatmapPlot heatmap for result confusion matrix.
mi_predict_newPredict new data with a trained learner.
mi_run_bmrCompare classification models with small samples.
mi_split_colCut the string of ID column character by character and divide...
mi_split_strSplit the string into individual characters and complete the...
mi_to_numerConvert data to numeric, and for the ID column convert with...
mi_train_BPTrain a three layers neural network model.
mi_train_rgRandom Forest Model Training.
mi_train_rpClassification tree model training.
mi_train_xgbXgboost model training
mi_tune_rgTune the Random Forest model by hyperband.
mi_tune_rpTune the Decision Tree model by hyperband.
mi_tune_xgbTune the Xgboost model by hyperband.
mi_unify_modPredict with four models and unify results by the sub-model's...
MantaID documentation built on Sept. 11, 2024, 6 p.m.