load(system.file("extdata", "precomputed_sample_results.rda", package = "geneNR"))
message(sample_results)
# \donttest{
result <- geneSNP("sample_data_wheat", 10000, 10000, crop = "wheat")
result <- geneSNP("sample_data_rice", 10000, 10000, crop = "rice")
# }
Run the code above in your browser using DataLab