drawingIdeo: Create a Ideogram(karyogram) object

Description Usage Arguments Value

View source: R/drawingIdeo.R

Description

This function draw an ideogram with hit data.

Usage

1
drawingIdeo(hits, feature, featureName, organism = 'hg19', outpath = '~')

Arguments

hits

a GR object. This object made from makeInputs function.

feature

a GR object. This object made from annotation function.

featureName

a character vector. This value used when saving the idegoram image file.

organism

a character vector. This function serves 3 versions of organisms such as hg19, hg38 (Human) and galGal6 (Chicken). Default is 'hg19'.

outpath

a string vector. Type path to save a plot.

Value

Return an ideogram object.


bioinfo16/IRFinder documentation built on Aug. 19, 2019, 10:37 a.m.