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
      Essential Discoveries and Tools in Epitranscriptomics
      by seqadmin




      The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
      04-22-2024, 07:01 AM
    • 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

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, Today, 08:47 AM
    0 responses
    10 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-11-2024, 12:08 PM
    0 responses
    60 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 10:19 PM
    0 responses
    57 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 09:21 AM
    0 responses
    53 views
    0 likes
    Last Post seqadmin  
    Working...
    X