Learn R Programming

GenoGAM (version 1.0.2)

checkSettings: Check data compliance with tile settings

Description

Check if the indices were build correctly, according to the specified parameters

Usage

checkSettings(object)
"checkSettings"(object)

Arguments

object
A /codeGenomicTiles object.

Value

A logical value

Examples

Run this code
gt <- makeTestGenomicTiles()
checkSettings(gt)

Run the code above in your browser using DataLab