Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MrMimic
    Junior Member
    • Mar 2015
    • 2

    #1

    CNV by read_depth approach

    Hey guys !

    I'm actually working on a CNV project for the first time and need your help.

    I mapped on a ref genome 44 Ilumina pack coming from 44 different individues. I have extract the number of read mapped on each genic feature and try to normalize all of this mess.

    I applied the following formula, found in a publication :

    NormalizedData = (Number of reads in feature * genome size) / (Total number of read in sample * read size)

    They told then :
    < 0.05 = Gene isnt present
    < 0.5 = deletion
    > 1.5 = duplication

    What do you guys think of this technique ? I read a lot of possibilities on the net, but what do you usually do with this kind of data ? I heard a fiew words about LDA and tried it on R with MASS package but I got some issues ... And i'm not so good at statistics, so ..

    I want to maximize the differences and "group" my values arround thresholds. But I think weak the way I actually do.

    Thanks a lot
  • maxsalm
    Member
    • Feb 2015
    • 18

    #2
    Hi there,
    a lot of approaches have already been developed for calling CNVs from Illumina data, and are tailored to different sources of data (WGS, WES, etc.). A good overview can be found here: http://www.biomedcentral.com/1471-2105/14/S11/S1
    Normalisation is a key step, as you have noticed, but also often includes additional covariates such as local GC content and mappability. I recommend using some of the existing solutions; from the sound of the problem, cnvHiTSeq may be suitable.

    Cheers

    Comment

    • MrMimic
      Junior Member
      • Mar 2015
      • 2

      #3
      Your solution looks good, but I work on very large genomes and havent kept bam file from mapping, I just extracted all of the information I wanted, such number of read in each feature with samtools, bedtools, etc.

      You think I'll have to remap everything piped with samtools to get lighter files ? Or is there a method to normalize my matrix ?

      Comment

      • maxsalm
        Member
        • Feb 2015
        • 18

        #4
        Personally, I always keep the BAM files till the end of the analysis: nearly all of the CNV calling methods I've tried use these as a starting point anyway, so this offers you some flexibility to try different options. Although it is of course feasible to normalise the matrix manually, you will be creating a lot more work for yourself (and potential bugs!) by not simply applying the existing tools unless you have a strong methodological reason not too a priori.

        Comment

        • dpryan
          Devon Ryan
          • Jul 2011
          • 3478

          #5
          As I mentioned on biostars, storage is cheap. Just remap and use one of the many excellent and peer reviewed CNV callers out there.

          Comment

          Latest Articles

          Collapse

          • SEQadmin2
            Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
            by SEQadmin2



            CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

            Despite this, “CRISPR helped turn genome editing from a specialized technique into
            ...
            Yesterday, 11:01 AM
          • SEQadmin2
            Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
            by SEQadmin2


            Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

            The systematic characterization of the human proteome has
            ...
            07-20-2026, 11:48 AM
          • SEQadmin2
            Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
            by SEQadmin2



            Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
            ...
            07-09-2026, 11:10 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, Yesterday, 02:55 AM
          0 responses
          13 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-24-2026, 12:17 PM
          0 responses
          13 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-23-2026, 11:41 AM
          0 responses
          13 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-20-2026, 11:10 AM
          0 responses
          24 views
          0 reactions
          Last Post SEQadmin2  
          Working...