readFCSaux: Auxiliary functions for readFCS

Description Usage Arguments Details Value Author(s) See Also

Description

Auxiliary functions for readFCS - not normally called by the user

Usage

1
2
3
4
  readFCSgetPar(x, pnam)
  readFCSheader(con)
  readFCStext(con, offsets)
  readFCSdata(con, offsets, x)

Arguments

x

Named character vector.

pnam

Character vector, its elements must be contained in names(x).

con

Connection.

offsets

Integer vector of length 6 with byte offsets of the header, text, and data blocks.

Details

These functions are not normally called by the user. See readFCS instead.

Value

Various.

Author(s)

Wolfgang Huber http://www.ebi.ac.uk/huber

See Also

readFCS


prada documentation built on April 28, 2020, 7:52 p.m.