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

.getIndexScaffold.bexyR 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.


bexy documentation built on Sept. 11, 2024, 5:50 p.m.