Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • cuffdiff error, issues with bam sorting

    Hello,

    I have used the tuxedo suite in the past and never run into this issue. I checked the headers for the alignment files (bam) and they are lexicographically sorted. Furthermore, the chromosomes in the merged.gtf file that I'm using is sorted identically. Yet, when I run cuffdiff like this

    /ircf/ircfapps/bin/cuffdiff -p 4 -o ./Cuffdiff/ -L E14,E16,E18,E20,P1,P7 --total-hits-norm -b rn4.fa -u -c 10 --FDR 0.01 merged.gtf accepted_hits1.bam,accepted_hits2.bam accepted_hits3.bam,accepted_hits4.bam accepted_hits5.bam,accepted_h
    its6.bam accepted_hits7.bam,accepted_hits8.bam accepted_hits9.bam,accepted_hits10.bam accepted_hits11.bam,accepted_hits12.bam

    i get this error

    You are using Cufflinks v2.0.2, which is the most recent release.
    [13:56:25] Loading reference annotation and sequence.
    [13:56:56] Inspecting maps and determining fragment length distributions.

    Error: this SAM file doesn't appear to be correctly sorted!
    current hit is at chr1:589946, last one was at chr1:615546
    Cufflinks requires that if your file has SQ records in
    the SAM header that they appear in the same order as the chromosomes names
    in the alignments.
    If there are no SQ records in the header, or if the header is missing,
    the alignments must be sorted lexicographically by chromsome
    name and by position.

    Additionally, I tried to resort the bam files, and samtools gave me this error

    [bam_sort_core] truncated file. Continue anyway.

    I'm stuck. This wasn't an issue six months ago. I've looked on all other forums and tried their suggestions and got nowhere. Thanks.

  • #2
    Originally posted by rhcr56 View Post
    Hello,

    I have used the tuxedo suite in the past and never run into this issue. I checked the headers for the alignment files (bam) and they are lexicographically sorted. Furthermore, the chromosomes in the merged.gtf file that I'm using is sorted identically. Yet, when I run cuffdiff like this

    /ircf/ircfapps/bin/cuffdiff -p 4 -o ./Cuffdiff/ -L E14,E16,E18,E20,P1,P7 --total-hits-norm -b rn4.fa -u -c 10 --FDR 0.01 merged.gtf accepted_hits1.bam,accepted_hits2.bam accepted_hits3.bam,accepted_hits4.bam accepted_hits5.bam,accepted_h
    its6.bam accepted_hits7.bam,accepted_hits8.bam accepted_hits9.bam,accepted_hits10.bam accepted_hits11.bam,accepted_hits12.bam

    i get this error

    You are using Cufflinks v2.0.2, which is the most recent release.
    [13:56:25] Loading reference annotation and sequence.
    [13:56:56] Inspecting maps and determining fragment length distributions.

    Error: this SAM file doesn't appear to be correctly sorted!
    current hit is at chr1:589946, last one was at chr1:615546
    Cufflinks requires that if your file has SQ records in
    the SAM header that they appear in the same order as the chromosomes names
    in the alignments.
    If there are no SQ records in the header, or if the header is missing,
    the alignments must be sorted lexicographically by chromsome
    name and by position.

    Additionally, I tried to resort the bam files, and samtools gave me this error

    [bam_sort_core] truncated file. Continue anyway.

    I'm stuck. This wasn't an issue six months ago. I've looked on all other forums and tried their suggestions and got nowhere. Thanks.
    Try using Picard to sort them. Picard, unlike, say, samtools, will put in the header that the file is sorted. Usually, you want these things sorted by coordinate.

    Comment

    Latest Articles

    Collapse

    • seqadmin
      Current Approaches to Protein Sequencing
      by seqadmin


      Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
      04-04-2024, 04:25 PM
    • seqadmin
      Strategies for Sequencing Challenging Samples
      by seqadmin


      Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
      03-22-2024, 06:39 AM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, 04-11-2024, 12:08 PM
    0 responses
    29 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 10:19 PM
    0 responses
    31 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 09:21 AM
    0 responses
    28 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-04-2024, 09:00 AM
    0 responses
    52 views
    0 likes
    Last Post seqadmin  
    Working...
    X