sub_qtlEnrich_chrom: Performs a QTL enrichment analysis based in a Bootstrap...

Description Usage Arguments Value

Description

Takes the output from find_genes_qtls_around_markers and run a QTL enrichment analysis

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
sub_qtlEnrich_chom(
  qtl_file,
  qtl_type,
  qtl.file.types,
  table.qtl.class,
  padj,
  qtl_db,
  search_qtl,
  nThreads
)

Arguments

qtl_file

The output from find_genes_qtls_around_markers function

qtl_type

A string indicating with QTL enrichment will be performed: "QTL_type" or "Name"

qtl.file.types

A vector with the observed QTL classes

table.qtl.class

An frequency table for the number of each QTL in each chromosome

qtl_db

The QTL annotation database

search_qtl

The column to perform the QTL searching in counting from the QTL annotation database

nThreads

Number of threads for parallel processing

Value

A data frame with the p-value for th enrichment result


pablobio/GALLO documentation built on March 11, 2021, 2:59 p.m.