You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Our lab recently switched from "Cytoscan HD" to "CytoScan HD Accel", ThermoFishers new microarray kit (https://www.thermofisher.com/order/catalog/product/952460?SID=srch-srp-952460). I tried to run EaCoN with the same settings used for CytoScan HD, CS.Process(CEL = file, samplename = sample, out.dir = "/home/vagrant/results", apt.build = "na36.r1", wave.renorm = T, gc.renorm = T, genome.pkg = "BSgenome.Hsapiens.UCSC.hg38", force = T), which has worked perfectly before but now I get the following error:
Loading required package: EaCoN
Starting CS.Process on sample_A at 2024-06-25 12:03:31
Decompressing sample_A.CEL ...
Identified array type 'CytoScanHD_Accel' is not supported by this function !
Error:
Execution halted
Is there some easy fix to this error?
I have noted that they have released new library files specific for "CytoScan HD Accel" (you will find them at the end of the product link above), maybe this means that these must be installed in order for EaCoN to work properly?
Thanks in advance!
Best Regards,
Paul
The text was updated successfully, but these errors were encountered:
Hi! Our lab recently switched from "Cytoscan HD" to "CytoScan HD Accel", ThermoFishers new microarray kit (https://www.thermofisher.com/order/catalog/product/952460?SID=srch-srp-952460). I tried to run EaCoN with the same settings used for CytoScan HD,
CS.Process(CEL = file, samplename = sample, out.dir = "/home/vagrant/results", apt.build = "na36.r1", wave.renorm = T, gc.renorm = T, genome.pkg = "BSgenome.Hsapiens.UCSC.hg38", force = T)
, which has worked perfectly before but now I get the following error:Is there some easy fix to this error?
I have noted that they have released new library files specific for "CytoScan HD Accel" (you will find them at the end of the product link above), maybe this means that these must be installed in order for EaCoN to work properly?
Thanks in advance!
Best Regards,
Paul
The text was updated successfully, but these errors were encountered: