Call CNVs using gene positions
0
0
Entering edit mode
4.3 years ago
shinken123 ▴ 150

Hi Everyone,

I am wondering if someone knows a method to call CNVs only on specified positions. Maybe using a software that allows to include a bed file with gene positions or any other regions of interest. This, using whole-genome Illumina pair-end sequencing data aligned against a reference genome (bam or sam file). I am especially interested in to use read depth CNV detection algorithms. Thank you in advance.

CNVs sequencing read depth • 927 views
ADD COMMENT
1
Entering edit mode

using sequencing Illumina read depth data

You probably want to be a bit more specific here.

ADD REPLY
1
Entering edit mode

Hi, CNV analysis could be done using SNP array data or sequencing data (whole-exome/ genome). You haven't specified what type of data you are looking at, but guessing from your interest "to use read depth" you probably have sequencing data (?). In any case, normalization of signal (read-depth from all genomic regions examined) is needed before identifying CN segments. So, you would have to process the whole data (exome/ genome) and once you have the results (CN segments) you can overlap them (using bedtools or similar) to known coordinates of genes. In fact many tools use gene information (BED file) and give you the result in terms of genes. One good example is CNVkit. Have a look at the documentation.

ADD REPLY
0
Entering edit mode

I added more info. Thanks.

ADD REPLY
0
Entering edit mode

Please use ADD COMMENT/REPLY and leave the answer field for answers.

ADD REPLY

Login before adding your answer.

Traffic: 2190 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