View source: R/reordering_functions.R
reorder_by_chromosome | R Documentation |
This function will use chromosome information in the input file to order the results rather than information from an external AGP, etc. file.
reorder_by_chromosome(input, exclude = T)
input |
An input stats file generated using one of the file loading functions such as load_gemma_gwas |
exclude |
Exclude scaffolds that do not start with "chr" (i.e. unassigned scaffolds)? |
A tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.