beadarray: Make grep in readSamplesheet case insensitive
0
0
Entering edit mode
S. K. • 0
@s-k-12879
Last seen 6.8 years ago
Germany, Heidelberg

Hi,

I was having trouble reading my samplesheet from a recent iScan-run of HumanHT12 chips with beadarray and noticed this is probably due to readSamplesheet not grepping case insensitive for [Header] and [Data], so [HEADER] (which was in the file I received) is not found and results in the error:

Error in if (grep("\\[Header\\]", data[[1]]) != 1) { : 
  argument is of length zero
No sample sheet was specified. Trying to read all Illumina files in/storagepoolA/sandbox/microarray-qc/analysis

 

So please consider adding the ignore.case=TRUE argument to the calls to grep.

Thank you very much,

S. Kalteis

beadarray bug • 1.0k views
ADD COMMENT

Login before adding your answer.

Traffic: 767 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