plotHistogram: plotHistogram

Description Usage Arguments

View source: R/plotHistogram.R

Description

Histogram plot for chosen part of RNA sequence in two datasets

Usage

1
2
plotHistogram(gene, data1, geneData = directRNAExplorer::TAIR10_genes,
  range = 0, genePart = "gene")

Arguments

gene

Character with gene name.

data1

Data frame converted to R using bamToR() function.

geneData

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

range

How many nucleotide before start and after stop we include to genes.

genePart

The part of gene we want to visualize.


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