plotPoints: plotPoints

Description Usage Arguments

View source: R/plotPoints.R

Description

plotPoints

Usage

1
2
plotPoints(gene, data1, data2, data3, geneData = directRNAExplorer::Araport11,
  range_st = 0, range_end = 0)

Arguments

gene

Character with gene name.

data1

Data frame converted to R using bamToR() function.

data2

Data frame converted to R using bamToR() function.

data3

Data frame converted to R using bamToR() function.

geneData

Data frame with positions of all genes and their names, by default we use a Araport11.

range_st

How many nucleotides before start include to genes.

range_end

How many nucleotides after stop we include to genes.


mi2-warsaw/sequencingExplainer documentation built on May 17, 2019, 4:33 p.m.