View source: R/get_gcae_model_ids.R
get_gcae_model_ids | R Documentation |
GCAE
autoencoder architecturesGet the model IDs for all the GCAE
autoencoder architectures.
get_gcae_model_ids(gcae_options = create_gcae_options())
gcae_options |
options to run GCAE, as created by create_gcae_options |
This function is named after the GCAE models
folder,
although the phenotypic prediction models
(that can be obtained using get_gcae_pheno_model_ids)
are stored there as well.
zero, one or more model IDs of the GCAE
autoencoder architectures available.
Richèl J.C. Bilderbeek
Use get_gcae_pheno_model_ids to get the IDs for the phenotypic models.
get_gcae_model_ids()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.