totqtlhit: Computation of total number of qtl-hits found in the whole...

Description Usage Arguments Value Author(s) Examples

Description

It enable to Compute the total number qtl-hits found in the whole gene space or in the micro-array chip

Usage

1

Arguments

genelist

genelist is a N by 3 dataframe/ matrix (genes/gene ids as row names); where, N represents the number of genes in the whole gene set: first coloumn represnting the chromosomal location of genes: second coloumn representing the start position of genes in terms of basepairs: third coloumn representing the end position of genes in terms of basepairs.

qtl

qtl is a Q by 3 dataframe/matrix (qtl names/qtl ids as row names);where, Q represents the number of qtls: first coloumn represnting the chromosomal location of qtls: second coloumn representing the start position of qtls in terms of basepairs: third coloumn representing the end position of qtls in terms of basepairs.

Value

The function returns a numeric value representing the total number of qtl-hits found in the whole gene list or in a micro-array chip.

Author(s)

Samarendra Das

Examples

1
2
3
4
5

GSAQ documentation built on May 2, 2019, 9:34 a.m.

Related to totqtlhit in GSAQ...