Segmentation method in CNV
I was searching for other methods of segmentation in Copy number variation and i was wondering if i can use swarm optimization as a method of segmentation to detect gain,loss in exomes.if this method can work?
cnv
sequencing
• 1,238 views
•
link
updated
by
Ram
4.5K
• |
written
by
nesma.abdelaziz
0
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
How to get copy number gain/loss from TCGA gene_level_copy_number
written by NB 0I want to get copy number gain/loss for each gene of a patient of a TCGA cohort. I downloaded gene_level_copy_number.tsv file. It contains absolute copy_number …
-
A software tool for gene copy number and loss detection
written by liorglic 150Hi there, I was wondering if someone could recommend a software tool that can detect gene copy number variation (CNV) and gene loss (presence/absence variation …
-
Germline CNV Databases for Healthy and/or Cancer Patients
written by tohc 0Hello, I have been working with TCGA's Copy Number Variation Data and have been primarily interested in germline copy number variation. I was wondering if …
-
ddRADseq copy number variation
written by jingjin2203 7Hi All, I was wondering if I can detect copy number variation using ddRAD seq? If so, could recommend some tools to achieve that? And …
-
What is the importance of probe no and segmentation mean in Copy Number Variation data
written by akij 19I was given to do some statistical analysis on Copy number variation(CNV) data of some cancer types from TCGA. Should I consider probe number and …
-
Copy number analysis by Golden Helix
written by ytian 0Dear everyone I recently focused on the copy number analysis using SNP numeric data produced by illumina 2.5M platform. I have several questions for statistical …
-
Cancer Associated Frequent Copy Number Variations Regions (Gain)
written by Shicheng Guo 963Hi All, I want to get the bed files for Cancer Associated Frequent Copy Number Gain Regions (CAFCNGR), which was considered as frequent or cancer …
-
How to detect CNV with panel sequencing?
written by chen 253It's relative simple to detect CNV with whole genome sequencing or whole exome sequencing, but how to do it with panel sequencing? For example, to …
-
genomic characteristics between copy number gain and loss
written by mangfu100 81Hi all I analyzed the copy number variations detected from bladder cancer. While analyzing them, I found that the patterns of copy number gain and …
-
TCGA CNV Files Segment Mean
written by neenu.abraham8 6How can we calculate copy number variation(gain/loss/amplification/deletion)based on segment mean value or segment median given in TCGA CNV file? Also suggest a reference to such …
Why 're-invent the wheel', i.e., do something that has already been done? The 'proven' methods are Hidden Markov Model - based methods, and Circular Binary Segmentation (CBS). You can use your time as you please, however, there are probably >100 CNV programs already in existence.