Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • cufflinks. [bam_header_read] EOF marker is absent

    I am running RNA-seq samples on Galaxy and having problems running Cufflinks.

    I upload the fastq file produced by CASAVA 1.8 and run through Tophat. Whenever I take this data from Tophat and run on Cufflinks, I get the following result. If the file needs formatting, it takes quite a bit of time to download the Tophat output, reformat, then upload for Cufflinks. Is there a step between Tophat and Cufflinks I am missing?

    Thanks!

    Cufflinks on data : gene expression
    An error occurred running this job: cufflinks v1.0.3
    cufflinks -q --no-update-check -I 300000 -F 0.050000 -j 0.050000 -p 8
    Error running cufflinks. [bam_header_read] EOF marker is absent.
    [bam_header_read] invalid BAM binary header (this is not a BAM file).
    File /galaxy/main_database/files/

  • #2
    Cufflinks doesn't like your file. Try using this to peek at the start of the BAM file, replacing example.bam with your BAM filename.

    Code:
    hexdump -C example.bam | head
    and:

    Code:
    cat example.bam | gunzip | hexdump -C | head
    and please post the output here. Use the [ code ] tags (via the # button on the forum's advanced editor) to stop the forum formatting the output badly. That should let us check if it does look like a real BAM file or not.

    Comment


    • #3
      It turns out my file was too large to run on Galaxy. I normally analyzed multiplexed runs (30-50M reads/sample). This particular run was 1/2 lane on HiSeq v3. Once I split the file and ran, I had no problems.

      Comment

      Latest Articles

      Collapse

      • seqadmin
        Recent Advances in Sequencing Analysis Tools
        by seqadmin


        The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
        Today, 07:48 AM
      • 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

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, Today, 07:17 AM
      0 responses
      11 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-02-2024, 08:06 AM
      0 responses
      19 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-30-2024, 12:17 PM
      0 responses
      20 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-29-2024, 10:49 AM
      0 responses
      28 views
      0 likes
      Last Post seqadmin  
      Working...
      X