new_CAN_data {hidecan}R Documentation

CAN_data constructor

Description

CAN_data constructor

Usage

new_CAN_data(dat)

Arguments

dat

Tibble, containing information about genes of interest, with at least columns chromosome, start, end, position and name.

Value

A CAN_data object, i.e. a tibble.


[Package hidecan version 1.1.0 Index]