getTuxedoLibraryType: Gets the tuxedo library type

View source: R/ngsTools.R

getTuxedoLibraryTypeR Documentation

Gets the tuxedo library type

Description

Gets the tuxedo library type from the strand mode.

Usage

getTuxedoLibraryType(strandMode)

Arguments

strandMode

a character defining the strand mode and what to return.

  • sense returns "fr-secondstrand".

  • antisense returns "fr-firststrand".

  • both returns "fr-unstranded".

Value

Returns a character.

Author(s)

Rehrauer, Hubert

Schmid, Peter

Examples

getTuxedoLibraryType("sense")

uzh/ezRun documentation built on April 24, 2024, 4:01 p.m.