.getIndexScaffold.bexy {bexy}R Documentation

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)

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

Value

A single integer representing the index of the scaffold.


[Package bexy version 0.1.3 Index]