View source: R/get_gcae_model_filenames.R
get_gcae_model_filenames | R Documentation |
GCAE
autoencoder architecturesGet the filenames for all the GCAE
autoencoder architectures.
get_gcae_model_filenames(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_filenames)
are stored there as well.
full paths to all the GCAE
autoencoder architectures filenames
Richèl J.C. Bilderbeek
use get_gcae_model_filename to get the filename
of one GCAE
autoencoder architecture
Use get_gcae_pheno_model_filenames to get the filenames for the phenotypic models.
get_gcae_model_filenames()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.