This is a test version of Biostars. For the public version, visit https://www.biostars.org.
APT: FATAL ERROR:Exception. msg: 'Missing required column: ' source file: 'PriorsReader.cpp:352'

I've used APT to process the CEL files to generate the cross-marker normalized signal intensity data from Axiom Genome-wide Chicken Array (Affymetrix).

I've used this following command:

apt-probeset-genotype \
  -c Axiom_GW_GT_Chicken.r1.cdf \
  -a birdseed \
  --read-models-birdseed Axiom_GW_GT_Chicken.r1.AxiomGT1.models \
  --special-snps Axiom_GW_GT_Chicken.r1.specialSNPs \
  --out-dir apt \
  --cel-files animal.txt

When I ran this command, the program exited with a fatal error:

FATAL ERROR:Exception. msg: 'Missing required column: ' source file: 'PriorsReader.cpp:352'

Could someone help me to fix this problem?

Thanks

chicken apt affymetrix chip

0 answers

No answers yet.

Log in to answer this question.