This is a test version of Biostars. For the public version, visit https://www.biostars.org.
No call for exomes analysis

Hello,

I'm trying to run CNVkit with 20 exomes of patient with Alzheimer disease. This exomes were screening by cytoscan and have many CNV. I have no négative pool so I make a baseline with this 20 exomes. I use the algorithm Flasso because CBS is not installed in my computer. After I use the recommanded parameters.

And I have no call. (cn != 2)

Have you an idea to have a calling ?

Thank you for your help.

Alice

exome cnvkit

This exomes were screening by cytoscan and have many CNV

How sure are you these are true positives?

I would like to believe that all the calls are not all true positive but from there to believe that they are all false positives ....

2 answers

You could try loosening the FDR cutoff with segment -t 0.05 (the default is 0.005). Or try segment -m haar. If most of the CNVs are small, e.g., then I wouldn't expect them to be picked up by segmenting the exome.

It appears that the -t 0.05 option will show CNVs. I will continue with my analysis and keep you informed of the results. Thank you

As an alternative, I've seen good benchmark results on germline exome data from CLAMMS:

Yes, I thought the same and wanted to give it a try a while ago. But the code hasn't been updated since publication and issues on github don't get a reaction/solution.

Log in to answer this question.