Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How to handle “weirld characters” in signal intensity files?

files intensity signal
0
Posted

How to handle “weirld characters” in signal intensity files?

0

Sometimes, Illumina BeadStudio/Genome studio may export signal intensity values with weird characters. This could occur in non-English version of BeadStudio, in non-English version of Windows, in non-human SNP arrays, or any other reasons. For example, the LRR values for several markers in a file may display as “ABCDE” rather than a number, and PennCNV will ignore these values and ignore these markers in analysis. If they are “-inf” instead, PennCNV will treat them as -5. This should usually affect only a few markers for each sample. But some other times, all the signal intensity values are wrong so PennCNV will not work at all. For example, all the decimal points in LRR/BAF become “comma”, so they are not valid numbers. In that case, users can do “perl -pe ‘s/,/./g’ < inputfile > outputfile” to generate a new signal intensity file for CNV calling.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123