WGLab / PennCNV

Copy number vaiation detection from SNP arrays
http://penncnv.openbioinformatics.org
Other
88 stars 53 forks source link

Axiom binary to text CELS #38

Closed Vaidhy-M closed 5 years ago

Vaidhy-M commented 5 years ago

Hi there, I am having a hard time converting Axiom raw CEL files to text CELs to use it in PennCNV-Affy protocol. APT fails to do the trick as Axiom files are multi-channel. Since some users here appear to have successfully used Axiom data in PennCNV I feel like I am missing something. Please advise. Thank you for your time,

kaichop commented 5 years ago

Did you try whether ATP can directly process the axiom binary CEL file?

On Wed, Mar 13, 2019 at 1:46 PM Vaidhy-M notifications@github.com wrote:

Hi there, I am having a hard time converting Axiom raw CEL files to text CELs to use it in PennCNV-Affy protocol. APT fails to do the trick as Axiom files are multi-channel. Since some users here appear to have successfully used Axiom data in PennCNV I feel like I am missing something. Please advise. Thank you for your time,

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/WGLab/PennCNV/issues/38, or mute the thread https://github.com/notifications/unsubscribe-auth/AFptuJR6SG41iL51c3V3adqzMxWQ9p_pks5vWTlfgaJpZM4buEH8 .

Vaidhy-M commented 5 years ago

apt-probeset-genotype seems to be the next step but that is not working with raw CEL files.

Vaidhy-M commented 5 years ago

Update: Turns out Axiom CELs are multi-channel and too complex to be converted to text CELs. Using apt-probeset-genotype with the correct .xml file on raw binary CELs resolved the issue.