Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • apadr007
    Member
    • Oct 2011
    • 21

    #1

    minimum depth of coverage for transfrag extension

    Hello,

    I am wondering why cufflinks is creating transcript model extensions based on low depth of coverage (see the red highlighted box in the attached image). So the reference annotation is in orange and the cufflinks transcript model is in blue.

    As you can clearly tell, there is good coverage up to a certain point and suddenly the coverage drops down to 4 reads and cufflinks continues to extend its model to include those 4 reads. Does anyone know how to prevent cufflinks from generating these false extension? And also, if you notice, there is a gap between the area with good coverage and the 4 reads, yet cufflinks thinks this low coverage regions belongs to the previous region with good coverage. Does anyone know why this is occurring and are there parameters that can control for this? Here are the parameters I have used in TopHat and Cufflinks:


    Code:
     #tophat
    tophat -o tophat_files7 -p 10 --initial-read-mismatches 3 -i 40 -I 50000 -F 0.30 --no-coverage-search -a 10 -g 20 chromosomes_all_4.fastq
    #cufflinks
    cufflinks -o cufflinks7 -b CHROMOSOMES_names_ed.fa -I 50000 --min-intron-length 40 --trim-3-avgcov-thresh 3 --trim-3-dropoff-frac 0.4 -p 10 --no-update-check -j 0.05 accepted_hits.bam
    Thanks,
    Attached Files
  • apadr007
    Member
    • Oct 2011
    • 21

    #2
    ...Anyone?

    Comment

    • cswarth
      Member
      • Mar 2010
      • 14

      #3
      Have you checked out the -j/--pre-mrna-fraction <0.0-1.0> option to cufflinks?
      I haven't used it myself but it looks like that might be useful.

      Comment

      • Ron12345
        Junior Member
        • Dec 2010
        • 2

        #4
        I am having this identical problem and tried playing with the 3' end trimming '--trim-3-dropoff-frac <int>' and '--trim-3-avgcov-thresh <int>', but have not solved the problem of extension into low coverage regions. Has anyone found a solution yet? Thanks!

        Comment

        • apadr007
          Member
          • Oct 2011
          • 21

          #5
          Hi Ron, I also attempted to optimize certain parameters, however, if you go back to the cufflinks article you'll notice authors mention that they base their categorization of transcripts simply on splice junctions, since there is variability of sequencing at both the 3' and 5'. Also, in the same paper they mention that their algorithm attempts to span 'transcript island' without necessarily having any read overlap; this allows Cufflinks to generate much larger models. You can experimentally test this -- design primers for the smaller section of your transcript without very many reads and run a real time.

          Comment

          • Ron12345
            Junior Member
            • Dec 2010
            • 2

            #6
            Great - thanks for the info, 007. To solve the problem addressed in this thread, I'll write a script to reassign the boundary of Cufflinks-detected transcripts and can be contacted for help with this.

            Comment

            • CHLin
              Junior Member
              • May 2012
              • 3

              #7
              This might help...

              I think this option may help to change the parameter:
              --overlap-radius [#nt]
              If the gap between two units is larger than the #, they will be merged.

              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
                ...
                07-31-2026, 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

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, 08-13-2026, 12:22 PM
              0 responses
              26 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 08-11-2026, 10:35 AM
              0 responses
              21 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 08-06-2026, 07:41 AM
              0 responses
              36 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 08-03-2026, 10:13 AM
              0 responses
              51 views
              0 reactions
              Last Post SEQadmin2  
              Working...