Join us for
RADAR: AI Edition

TransView (version 1.16.0)

rmTV: Free space occupied by DensityContainer

Description

Free space occupied by DensityContainer

Usage

"rmTV"(dc)

Arguments

dc
An object of class DensityContainer.

Value

None

Examples

Run this code
exbam<-dir(system.file("extdata", package="TransView"),full=TRUE,patt="bam$")

#store density maps of the whole sam/bam file in test_data
exden.chip<-parseReads(exbam[2])

rmTV(exden.chip)

Run the code above in your browser using DataLab