getWells-methods: Retrieving wells and fragments distribution

Description Usage Arguments Value See Also Examples

Description

This function is a method of class LFRset. It retrieves the list of wells having fragments in the set of LFR as input and gives the numbe rof fragments for each well

Retrieving wells and fragments distribution

Usage

1
2
3
4
getWells(object)

## S4 method for signature 'LFRset'
getWells(object)

Arguments

x

an object of class LFRset

Value

A vector having the different wells and their number of fragments

See Also

getWellLFRset, getLFRset, getLFRStats, getLFRStatsPerWell, plot.LFRset

Examples

1
2
3
4
5
#Loading an object of class (LFRset)
data(FiveWellsLFRset)
getWells(FiveWellsLFRset)
#A005  A016  L006  L024  P009
#43755 15192 23448 21892 24397

chedonat/DigitalPicoTools documentation built on May 13, 2019, 3:39 p.m.