Last data update: 2014.03.03

R: Creating a pos file
writePosFileR Documentation

Creating a pos file

Description

Writes a Nimblegen pos file from a given Affymetrix bpmap file.

Usage

writePosFile(bpmap, file)

Arguments

bpmap

Either a list, created by the function readBpmap() from the affy package. Or a path to the bpmap file.

file

a character, specifying the path to the file to be written

Author(s)

Benedikt Zacher zacher@lmb.uni-muenchen.de

Results