formatReadCountsPerLane: Reformat read counts per lane

View source: R/bioinfo_sequences.R

formatReadCountsPerLaneR Documentation

Reformat read counts per lane

Description

Reformat as a matrix of counts a data frame formatted, for instance, as the output of loadReadCountsPerIndAndLane

Usage

formatReadCountsPerLane(x)

Arguments

x

data frame with columns "lane", "ind" and "assigned"

Value

matrix with lanes in rows and individuals in columns

Author(s)

Timothee Flutre


timflutre/rutilstimflutre documentation built on Feb. 7, 2024, 8:17 a.m.