sub_genes_markers: Sub-function to search genes around candidate markers

View source: R/sub_genes_markers.R

sub_genes_markersR Documentation

Sub-function to search genes around candidate markers

Description

Takes a list of candidate markers and search for genes a determined interval

Usage

sub_genes_markers(chr_list, db_file, marker_file, nThreads = NULL, int = 0)

Arguments

chr_list

"Object with the chromosomes to be analyzed"

db_file

Data frame with the information from .gtf 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

Value

A dataframe with the genes or QTLs mapped within the specified intervals


GALLO documentation built on June 22, 2024, 9:17 a.m.