Learn R Programming

bexy (version 0.1.3)

.getIndexScaffold.bexy: Function that returns the index of a given scaffold

Description

Function that returns the index of a given scaffold

Usage

.getIndexScaffold.bexy(object, scaffoldName, takeIfNotFound)

Value

A single integer representing the index of the scaffold.

Arguments

object

A bexy object.

scaffoldName

A string representing the name of a scaffold.

takeIfNotFound

A string ("X-linked" or "Y-linked") that denotes the type of scaffold to use if scaffoldName could not be found