Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generating signal intensity for axiom arrays #100

Open
sophie-03 opened this issue Feb 2, 2023 · 1 comment
Open

Generating signal intensity for axiom arrays #100

sophie-03 opened this issue Feb 2, 2023 · 1 comment

Comments

@sophie-03
Copy link

Hello,

I am trying to generate signal intensity data from raw CEL files. My data is from the UK Biobank Axiom arrays by Affymetrix. I am presuming the correct instructions to follow are those specific to the Axiom array provided by Professor Kirov. in these instructions, the Axiom_UKB_WCSG.xml file is used. Where can I obtain this file?

Also, issue #46 indicates that it is fine to use the affygw6 hmm file for PennCNV using the UKB axiom array data. In this case, is it also ok to use the genome-wide 6.0 array instructions to generate the signal intensity data, or should only the Axiom instructions from Professor Kirov be used?

Thanks in advance.

@shadrinams
Copy link

Just talked to the Affymetrix team about the first step in the Kirov's pipeline.
Here is their suggestion/update:

"Try running apt-genotype-axiom with the r5 library files. You should get the output you need, as apt-probeset-genotype has been replaced by apt-genotype-axiom in the current version of APT.

The command would be:

apt-genotype-axiom
--analysis-files-path
--arg-file /Axiom_UKB_WCSG_SNPSpecificPriors_Step2.r5.apt-genotype-axiom.AxiomGT1.apt2.xml
--cel-files /genotyping_cel_files.txt
--out-dir <output directory/
--analysis-name
--log-file <output directory/Logs/ProbeSetSummarisationAnalysis.txt
"

You can find Axiom_UKB_WCSG_SNPSpecificPriors_Step2.r5.apt-genotype-axiom.AxiomGT1.apt2.xml file within the library files on the official page of your Affy chip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants