reorder_by_chromosome: Reorder a file by chromosome.

View source: R/reordering_functions.R

reorder_by_chromosomeR Documentation

Reorder a file by chromosome.

Description

This function will use chromosome information in the input file to order the results rather than information from an external AGP, etc. file.

Usage

reorder_by_chromosome(input, exclude = T)

Arguments

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)?

Value

A tibble


nwvankuren/gwplotting documentation built on July 5, 2024, 4:24 p.m.