get_clone_targets | R Documentation |
get_clone_targets() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get clone targets. The function returns Clone targets (a character vector).
get_clone_targets(input_data_ls, Sex_1L_chr = "F", Target_1L_chr = "AUS_SNR_F")
input_data_ls |
Input data (a list) |
Sex_1L_chr |
Sex (a character vector of length one), Default: 'F' |
Target_1L_chr |
Target (a character vector of length one), Default: 'AUS_SNR_F' |
Clone targets (a character vector)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.