Man pages for richelbilderbeek/gcaer
Interface to GCAE

calc_mse_from_identity_lineCalculate the mean squared error from the identity line.
calc_nmse_from_identity_lineCalculate the normalized mean squared error from the identity...
calc_nmse_from_phenotype_predictionsCalculate the normalized mean squared error through time from...
calc_r_squaredCalculate the 'r_squared'
calc_r_squared_from_phenotype_predictionsCalculate the 'r_squared' through time from the phenotype...
check_analyse_epochsCheck if the 'analyse_epochs' is valid
check_csv_filenameCheck if the 'csv_filename' is valid
check_dataCheck if the 'data' is valid
check_datadirCheck if the 'datadir' is valid
check_data_opts_idCheck if the 'data_opts_id' is valid
check_epochCheck if the 'epoch' is valid
check_epochsCheck if the 'epochs' is valid
check_evaluate_resultsCheck if the 'evaluate_results' are valid.
check_file_extensionCheck if the 'file_extension' is valid
check_folder_nameCheck if the 'folder_name' is valid
check_gcae_argsCheck if the arguments to call GCAE are valid.
check_gcae_experiment_paramsCheck if the options to run GCAE are valid.
check_gcae_experiment_params_filenameCheck if the 'gcae_experiment_params_filename' is valid
check_gcae_experiment_resultsCheck if the 'gcae_experiment_results' is valid.
check_gcae_folderCheck if the 'gcae_folder' is valid
check_gcae_input_dataCheck if the 'gcae_input_data' is valid, i.e. can be run by...
check_gcae_input_data_data_typeCheck if the data type of 'gcae_input_data' is valid
check_gcae_input_filenamesCheck if the GenoCAE input filenames list is valid.
check_gcae_input_filesCheck if the GenoCAE input files are valid.
check_gcae_is_installedCheck if GCAE is installed
check_gcae_optionsCheck if the options to run GCAE are valid.
check_gcae_options_filenameCheck if the 'gcae_options_filename' is valid
check_gcae_python_packages_are_installedCheck if all the GCAE Python packages are installed.
check_gcae_repo_is_clonedCheck if the GCAE repo is cloned. Will stop if not.
check_gcae_script_is_fixedCheck if the GCAE script is fixed
check_gcae_setupCheck if the options to run GCAE are valid.
check_gcae_setup_filenameCheck if the 'gcae_setup_filename' is valid
check_gcae_train_files_are_presentCheck if the files to run gcae_train are present.
check_gcae_versionCheck if the GCAE version is valid, will stop if not
check_genotype_concordances_tableCreate a 'genotype_concordances_table' to be used in testing
check_gif_filenameCheck if the 'gif_filename' is valid
check_input_files_are_presentCheck if all the files needed for do_gcae_experiment are...
check_labels_tableCheck if the 'labels_table' is valid
check_losses_from_train_t_tableCheck if the 'losses_from_train_t_table' is valid
check_losses_from_train_v_tableCheck if the 'losses_from_train_v_table' is valid
check_metricCheck if the 'metric' is valid
check_metricsCheck if the 'metrics' is valid
check_modelCheck if the 'model' is valid
check_model_filenameCheck if the 'model_filename' is valid
check_model_idCheck if the 'model_id' is valid
check_nmse_in_time_tableCheck if the 'nmse_in_time_table' is valid
check_n_neuronsCheck if the 'n_neurons' is valid
check_ormr_folder_nameCheck if the 'ormr_folder_name' is valid
check_pheno_model_filenameCheck if the 'pheno_model_filename' is valid
check_pheno_model_idCheck if the 'pheno_model_id' is valid
check_phenotype_predictions_tableCheck if the 'phenotype_predictions_table' is valid
check_png_filenameCheck if the 'png_filename' is valid
check_python_versionCheck if the 'python_version' is valid
check_resume_fromCheck if the 'resume_from' is valid
check_r_squared_in_time_tableCheck if the 'r_squared_in_time_table' is valid
check_save_intervalCheck if the 'save_interval' is valid
check_score_per_pop_tableCreate a 'score_per_pop_table' to be used in testing
check_scores_tableCheck if the 'scores_table' is valid
check_superpopsCheck if the 'superpops' is valid
check_trainedmodeldirCheck if the 'trainedmodeldir' is valid
check_trainedmodelnameCheck if the 'trainedmodelname' is valid
check_train_opts_idCheck if the 'train_opts_id' is valid
check_train_times_tableCheck if the 'train_times_table' is valid
clean_file_pathCleans up a file path
clean_gcaer_tempfolderRemove all 'gcaer' temporary files
clone_gcae_repoClone the GCAE repo
create_gcae_evaluate_argsCreate the CLI arguments to evaluate the 'GCAE' training
create_gcae_experiment_paramsCreate the parameters for a GCAE experiment
create_gcae_input_dataCreate a 'gcae_input_data'.
create_gcae_input_filenamesCreate a 'gcae_input_filenames'
create_gcae_input_files_1Create setting 1 for GCAE
create_gcae_input_files_2Create setting 2 for GCAE
create_gcae_optionsCreate the options to run GCAE
create_gcae_project_argsCreate the CLI arguments to project with 'GCAE'
create_gcae_setupCreate the GCAE setup
create_gcae_train_argsCreate the CLI arguments to train with GCAE
create_gcae_train_more_argsCreate the CLI arguments to resume training the 'GCAE'
create_genotype_concordances_through_time_pngCreate a PNG file of the genotype concordance through time
create_losses_from_train_t_through_time_pngCreate a PNG file of the losses from training through time,...
create_losses_from_train_v_through_time_pngCreate a PNG file of the losses from training through time,...
create_nmse_through_time_pngCreate a PNG file of the NMSE through time
create_phenotype_prediction_quality_pngCreate a PNG file of the phenotype predictions at that time
create_phenotype_predictions_through_time_pngCreate a PNG file of the phenotypic predictions through time
create_phenotype_prediction_through_time_gifCreate a GIF file of the phenotype predictions through time
create_plots_from_gcae_experiment_resultsCreate plots from the saved GCAE experiment's results
create_r_squared_through_time_pngCreate a PNG file of the 'r_squared' through time
create_score_per_pop_through_time_pngCreate a PNG file of the F1 scores per population through...
create_scores_through_time_pngCreate a PNG file of the F1 scores through time
create_test_gcae_experiment_paramsCreate the parameters for a GCAE experiment
create_test_gcae_experiment_resultsCreate a 'gcae_experiment_results' to be used in testing
create_test_gcae_input_dataCreate a 'gcae_input_data' to be used in testing.
create_test_gcae_input_filenamesCreate a 'gcae_input_filenames' to be used in testing
create_test_gcae_setupCreate a GCAE setup to be used in testing
create_test_genotype_concordances_tableCreate a 'genotype_concordances_table' to be used in testing
create_test_losses_from_train_t_tableCreate a 'losses_from_train_t_table' to be used in testing
create_test_losses_from_train_v_tableCreate a 'losses_from_train_v_table' to be used in testing
create_test_modelCreate a GCAE model to be used in testing
create_test_nmse_in_time_tableCreate a 'nmse_in_time_table' to be used in testing
create_test_phenotype_predictions_tableCreate a 'phenotype_predictions_table' to be used in testing
create_test_r_squared_in_time_tableCreate a 'r_squared_in_time_table' to be used in testing
create_test_score_per_pop_tableCreate a 'score_per_pop_table' to be used in testing
create_test_scores_tableCreate a 'scores_table' to be used in testing
create_test_train_times_tableCreate a 'train_times_table' to be used in testing
create_train_times_through_time_pngCreate a PNG file of the training times through time
default_params_docThis function does nothing. It is intended to inherit is...
do_gcae_experimentDo a full 'GCAE' experiment
evaluate_phenotype_predictionDetermine how well the quantitative trait prediction worked
fix_gcae_scriptFix the GCAE script
gcae_animateAnimate
gcae_evaluateUse 'GCAE' its evaluate
gcae_options_to_strConvert a 'gcae_options' to a string
gcae_plotPlot
gcae_projectProject
gcaergcaer: An R interface to 'GCAE'.
gcaer_reportCreate a gcaer report, to be used when reporting bugs
gcae_setup_to_strConvert a 'gcae_setup' to a string
gcae_trainTrain model, and save its state at certain epochs to disk.
gcae_train_moreContinue training a model, and save its state at certain...
get_default_github_repo_branch_nameGet the name of the default GitHub repository branch
get_default_github_repo_urlGet the default GitHub repository URL
get_default_ormr_folder_nameGet the default ormr folder used by 'gcaer'
get_gcae_data_opts_filenameGet the filename to the GCAE data options
get_gcae_data_opts_filenamesGet the filenames for all the 'GCAE' phenotypic model...
get_gcae_data_opts_idsGet the 'data_opts' IDs for all the 'GCAE' phenotype...
get_gcae_example_filenameGet the path to a gcaer file
get_gcae_example_filenamesGet the paths to all 'GCAE' example files
get_gcae_experiment_results_filenamesGet a list of filenames the GCAE results will be saved to
get_gcae_folderGet the path to the default 'GCAE' folder as used by gcaer
get_gcae_help_textGet the text of the gcae help file
get_gcae_input_filenamesCreate a 'gcae_input_filenames'
get_gcae_model_filenameGet the filename to the GCAE model
get_gcae_model_filenamesGet the filenames for all the 'GCAE' autoencoder...
get_gcae_model_idsGet the model IDs for all the 'GCAE' autoencoder...
get_gcae_output_subfolderGet the path to the GCAE output subfolder
get_gcae_pheno_model_filenameGet the filename to the 'GCAE' phenotype model
get_gcae_pheno_model_filenamesGet the filenames for all the 'GCAE' phenotypic model...
get_gcae_pheno_model_idsGet the 'pheno_model' IDs for all the 'GCAE' phenotype...
get_gcae_required_python_packagesGet the names and version of all the Python packages GCAE...
get_gcaer_filenameGet the path to a gcaer file
get_gcaer_filenamesGet the full paths to all gcaer files
get_gcaer_folderGet the folder where gcaer stores its temporary files
get_gcaer_tempfilenameGet a temporary filename
get_gcaer_themeGet the 'gcaer' theme
get_gcae_trainedmodelnameGet the GCAE 'trainedmodelname'
get_gcae_train_opts_filenameGet the filename to the GCAE training options
get_gcae_train_opts_filenamesGet the filenames for all the 'GCAE' phenotypic model...
get_gcae_train_opts_idsGet the 'train_opts' IDs for all the 'GCAE' phenotype...
get_gcae_versionGet the version of GCAE
get_n_neurons_in_latent_layerGet the number of neurons in the layent layer
get_n_neurons_in_latent_layer_from_gcae_experiment_paramsGet the number of neurons in the layent layer from a...
get_n_neurons_in_latent_layer_from_modelGet the number of neurons in the layent layer from a 'model'
get_run_gcae_py_pathGet the full path to 'run_gcae.py'
get_test_dataGet the 'data' for use in testing.
get_test_datadirGet the 'datadir' for use in testing.
get_test_labels_tableGet a 'labels_table' for use in testing.
has_cloned_gcae_repoDetermines if the GCAE repo has been cloned already
install_gcaeInstall a specific version of GCAE
install_gcae_requirementsInstall the GCAE requirements
is_equal_jsonDetermine if two JSON objects are the same
is_gcae_experiment_paramsDetermine if the 'gcae_experiment_params' is indeed a...
is_gcae_installedDetermine if 'GCAE' is installed
is_gcae_repo_clonedDetermine if 'GCAE"s repo is cloned
is_gcae_script_fixedClone the GCAE repo
is_modelDetermine if the 'model' is indeed a 'model'
is_tensorboard_installedDetermine if TensorBoard is installed
normalize_true_and_estimated_valuesNormalize the true and estimated values
parse_evaluate_filenamesParse the data from the files produced by gcae_evaluate
parse_genotype_concordances_fileParse the 'genotype_concordances.csv' file
parse_losses_from_project_fileParse the 'losses_from_project.csv' file
parse_losses_from_train_t_fileParse the 'losses_from_train_t.csv' file
parse_losses_from_train_v_fileParse the 'losses_from_train_v.csv' file
parse_project_filesParse the data from the files produced by gcae_project
parse_score_per_pop_fileParse the f1_scores_pops_epoch_[x].csv file produced by...
parse_train_filenamesParse the data from the files produced by gcae_train
parse_train_times_fileParse the 'train_times.csv' file
plot_genotype_concordances_from_filePlot the genotype concordances in time, from file
plot_losses_from_train_t_from_filePlot the losses from training in time, for the training set,...
plot_losses_from_train_v_from_filePlot the losses from training in time, for the validation...
plot_modelPlot a 'GCAE' autoencoder architecture, from file
plot_nmse_in_time_from_filePlot the NMSE in time, from file
plot_phenotype_predictions_from_filePlot the phenotype predictions in time, from file
plot_r_squared_in_time_from_filePlot the 'r_squared' in time, from file
plot_score_per_pop_from_filePlot the scores per population in time, from file
plot_scores_from_filePlot the F1 scores in time, from file
plot_train_times_from_filePlot the train times, from file
projectProject
read_gcae_experiment_params_fileRead a 'gcae_experiment_params' from file
read_gcae_input_filesRead the GenoCAE input filenames
read_gcae_options_fileRead a 'gcae_options' from file
read_gcae_setup_fileRead a 'gcae_setup' from file
read_genotype_concordances_fileRead a 'genotype_concordances_table' from file
read_labels_fileRead a 'GCAE' labels file
read_losses_from_train_t_fileRead a 'losses_from_train_t_table' from file
read_losses_from_train_v_fileRead a 'losses_from_train_v_table' from file
read_model_fileRead a 'GCAE' autoencoder architecture file
read_nmse_in_time_fileRead a 'nmse_in_time_table' from file
read_pheno_model_fileRead a 'GCAE' phenotypic model file
read_phenotype_predictions_fileRead a 'phenotype_predictions_table' from file
read_r_squared_in_time_fileRead a 'r_squared_in_time_table' from file
read_score_per_pop_fileRead a 'score_per_pop_table' from file
read_scores_fileRead a 'scores_table' from file
read_train_times_fileRead a 'train_times_table' from file
remove_gcaer_tempfolderRemove the 'gcaer' temporary folder
rename_filesRename multiple files
resize_to_shared_individuals_from_dataResize the 'gcae_input_data' to only contain the shared...
resize_to_shared_individuals_from_filesResize the 'gcae_input_data' to only contain the shared...
run_gcaeRun GCAE from arguments
run_tensorboardRun TensorBoard
save_gcae_experiment_paramsSave a 'gcae_experiment_params' to file
save_gcae_experiment_resultsSave a 'gcae_experiment_results' to file
save_gcae_input_dataSave a 'gcae_input_data'
save_gcae_optionsSave a 'gcae_options' to file
save_gcae_setupSave a 'gcae_setup' to file
save_labels_tableSave a 'GCAE' labels file
save_modelSave a 'GCAE' autoencoder architecture file
save_model_plotSave a 'GCAE' autoencoder architecture file
set_n_neurons_in_latent_layerSet the number of neurons in the latent layer
summarise_gcae_input_dataSummarise the 'gcae_input_data'
summarise_gcae_input_filesSummarise the GCAE input files
uninstall_gcaeUninstall GCAE
richelbilderbeek/gcaer documentation built on March 25, 2024, 3:08 p.m.