View source: R/sub_qtls_markers.R
sub_qtl_markers | R Documentation |
Takes a list of candidate markers and search for genes a determined interval
sub_qtl_markers(chr_list, db_file, marker_file, nThreads = NULL, int = 0)
chr_list |
"Object with the chromosomes to be analyzed" |
db_file |
Data frame with the information from .gff file |
marker_file |
Data frame with the information from the candidate regions file |
nThreads |
The number of threads to be used |
int |
The interval in base pair |
A dataframe with the QTLs mapped within the specified intervals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.