CNV detection of single cell genome sequencing
2
1
Entering edit mode
6.8 years ago
Tonny ▴ 20

Hi, I have some single cell genome sequencing data and I'd like to know if there is any good solution for CNV detection. I hear that CNVkit is a good choice to detect CNV for bulk data, but I don't google any thing about single cell.

cnv cnvkit single cell genome sequencing • 2.9k views
ADD COMMENT
2
Entering edit mode
6.8 years ago
Eric T. ★ 2.8k

CNVkit should work fine for single cell sequencing data. It doesn't do anything specific to use the single-cell assumption initially, but you can use the cnvkit.pyp call -m clonal command to enforce the assumption that the cells are all identical, with a given ploidy if it's known, otherwise assuming diploid. This is similar to the "quantization" step described by Baslan et al. (above/below).

It's definitely worthwhile to see what else has been developed specifically for single cell data. CNVkit integrates relatively easily with other tools, especially if you are willing to do a little bit of scripting or command-line processing.

ADD COMMENT
0
Entering edit mode

Thank you for your reply.

ADD REPLY
0
Entering edit mode
6.8 years ago
bernatgel ★ 3.4k

You can take a look at https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5069701/

They use a custom approach to CNV calling from single cell data but they provide a good guide and access to code as supplemetary material. Not a full blown package, but it might be helpful.

ADD COMMENT
0
Entering edit mode

Thank you for your reply.

ADD REPLY

Login before adding your answer.

Traffic: 1671 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6