get_gcae_model_filenames: Get the filenames for all the 'GCAE' autoencoder...

View source: R/get_gcae_model_filenames.R

get_gcae_model_filenamesR Documentation

Get the filenames for all the GCAE autoencoder architectures

Description

Get the filenames for all the GCAE autoencoder architectures.

Usage

get_gcae_model_filenames(gcae_options = create_gcae_options())

Arguments

gcae_options

options to run GCAE, as created by create_gcae_options

Details

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.

Value

full paths to all the GCAE autoencoder architectures filenames

Author(s)

Richèl J.C. Bilderbeek

See Also

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.

Examples

get_gcae_model_filenames()

richelbilderbeek/gcaer documentation built on March 25, 2024, 3:08 p.m.