I want to analyse a tilling array without cdf file for this tilling. so I have to convert a bpmap file to cdf. I am using R and aroma.affymetrix package for converting. by running this command:
I was getting the same error. Managed to fix it using groupName="Dm", at least that is for Drosophila Affy Tiling array (i.e. DM_tiling2_MR_v01). I was using groupName="DM" and the number of sequences gets to 0 and was getting this exact error message.
From the bpmapCluster2Cdf you should get groupNames. You can then choose the ones you want, i.e. not the AffxCtr ones.