We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
Function is called compare_assoc_qt_speed and is added :-)
compare_assoc_qt_speed
n_individuals <- 5 n_phenotypes <- 3 n_snps_per_phenotype <- 4 assoc_qt_params <- create_demo_assoc_qt_params( n_individuals = n_individuals, traits = rep( list(create_random_trait(n_snps = n_snps_per_phenotype)), times = n_phenotypes ) ) assoc_qt_params$data$map_table$CHR <- 1 # nolint PLINK2 variable naming t <- compare_assoc_qt_speed( assoc_qt_params ) t
Sorry, something went wrong.
richelbilderbeek
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: