kb: Mark that the numbers represent number of kilo bases

Description Usage Arguments Details Value Author(s) Examples

Description

Mark that the numbers represent number of kilo bases

Usage

1
kb(x)

Arguments

x

a numeric vector.

Details

The input values are multiplied by 1000 and send to bp.

Value

A numeric vector measured in bp

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

1
2
kb(10)
kb(10.01)

eilslabs/epic documentation built on May 16, 2019, 1:24 a.m.