regarding to flowCore/read.FCS warning message
0
0
Entering edit mode
Jiang, Mike ★ 1.3k
@jiang-mike-4886
Last seen 2.7 years ago
(Private Address)
Hi,Stevan, This warning message is due to the fact that R doesn't handle unsigned integer of size larger(or equal) than 4 Bytes. If your raw files store data as non-integer type (float or double),you can safely ignore this warning. Let me know if you have more questions regarding to flowCore. Mike Jiang,PhD System Analyst PS Statistics, Vaccine and Infectious Disease Division Fred Hutchinson Cancer Research Center (206)667-1905 On 10/19/2012 12:01 PM, Stevan Lauriault wrote: > > Hi, > > I've been given the assignment of reviewing the flowCore package for > the core flow facility here in Toronto and I'm encountering a few issues. > > First, when calling the read.FCS function to read a flow file: > > STL1 <- read.FCS("/users/steve/desktop/AMLX/Specimen_002_CD3.fcs", > transformation = FALSE) > > the following message is returned: > > Warning message: > In readBin(con = con, what = dattype, n = count, size = size, signed = > signed, : > 'signed = FALSE' is only valid for integers of sizes 1 and 2 > > I've tried multiple files and the same message is returned. Any ideas? > > Regards, >
Cancer flowCore Cancer flowCore • 765 views
ADD COMMENT

Login before adding your answer.

Traffic: 564 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6