find_markers_genes | R Documentation |
Function to annotate markers and the respective p-values within genes
find_markers_genes(db_file, marker_file, int = 0)
db_file |
A data frame obtained from the import_gff_gtf containing the gtf information |
marker_file |
A data frame with the results of the association test performed for each marker |
int |
The interval (in base pairs) used to annotated markers downstream and upstream from the genes coordinates |
A data frame containing the markers mapped within the selected interval for each gene in the annotation file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.