load(system.file("extdata", "precomputed_sample_results_qtl.rda", package = "geneNR"))
message(sample_results)
# \donttest{
result <- geneQTL("sample_data_wheat_qtl", crop="wheat")
result <- geneQTL("sample_data_rice_qtl", crop="rice")
#result <- geneQTL("your_results.csv", crop="wheat")
# }
Run the code above in your browser using DataLab