chr_axis_creator: Function that generates the x axis ticks for chromosome...

Description Usage Arguments

Description

The function takes in a gene position info data frame with the following columns: "phenotypes" holding the names of the genes used in the analysis (rownames of phenotype.mx) "pheno_chr" holding the chromosome each gene belongs to "pheno_start" the starting position of a given gene "pheno_end" the end position of a given gene "idx" a non-overlapping index that shows orders the genes based on their position, which goes from 1 to number of genes.

Usage

1
chr_axis_creator(geneinfo.df)

Arguments

geneinfo.df

dataframe that holds the position of the genes.


jinhyunju/icreport documentation built on May 19, 2019, 10:35 a.m.