Last data update: 2014.03.03

R: 'Plot genome wide values for all chromosomes'
genomeplot-packageR Documentation

'Plot genome wide values for all chromosomes'

Description

Plot values of markers(SNPs, expression, genes, RNA,...) for all chromosomes.

Details

the data to be read will contain four columes,which are cgID,chromosome number,the position,the values.

Author(s)

Jing Xu and Yongshuai Jiang

Maintainer: Jing Xu<xujingaddressee@foxmail.com>

References

2016 tutorial

See Also

ggplot

Examples

data(sample_data)
select <- 1
genomeplot(sample_data,select)

Results