as.numeric-BinList-method: Convert bins in a BinList with character start and end values...

as.numeric,BinList-methodR Documentation

Convert bins in a BinList with character start and end values to numeric

Description

Given a BinList object containing Bins that may have a character binStart or binEnd, convert all binStarts and binEnds to numeric and return the BinList.

Usage

## S4 method for signature 'BinList'
as.numeric(x)

Arguments

x

BinList

Value

BinList


VEuPathDB/veupathUtils documentation built on Feb. 8, 2025, 12:29 p.m.