Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • #31
    Hi Wei,

    Since yesterday an error message in thrown when running featureCount program on RNA-seq data.

    Run1
    //================================= Running ==================================\\
    || ||
    || Load annotation file ../Homo_sapiens.GRCh38.78.gtf ... ||
    || Features : 1232660 ||
    || Meta-features : 64253 ||
    || Chromosomes : 270 ||
    || ||
    || Process BAM file 36B_accepted_hits.bam... ||
    || Paired-end reads are included. ||
    || Assign fragments (read pairs) to features... ||
    || Found reads that are not properly paired. ||
    || (missing mate or the mate is not the next read) ||
    Segmentation fault (core dumped)

    Run2
    //================================= Running ==================================\\
    || ||
    || Load annotation file ../Homo_sapiens.GRCh38.78.gtf ... ||
    || Features : 1232660 ||
    || Meta-features : 64253 ||
    || Chromosomes : 270 ||
    || ||
    || Process BAM file 36B1_accepted_hits.bam... ||
    || Paired-end reads are included. ||
    || Assign fragments (read pairs) to features... ||
    || Found reads that are not properly paired. ||
    || (missing mate or the mate is not the next read) ||
    Cannot load read part from the tmp file!
    featureCounts: input-files.c:2216: sort_SAM_finalise: Assertion `0' failed.


    //================================= Running ==================================\\
    || ||
    || Load annotation file ../Homo_sapiens.GRCh38.78.gtf ... ||
    || Features : 1232660 ||
    || Meta-features : 64253 ||
    || Chromosomes : 270 ||
    || ||
    || Process BAM file 39B_accepted_hits.bam... ||
    || Paired-end reads are included. ||
    || Assign fragments (read pairs) to features... ||
    || Found reads that are not properly paired. ||
    || (missing mate or the mate is not the next read) ||
    Cannot load read part from the tmp file!
    featureCounts: input-files.c:2216: sort_SAM_finalise: Assertion `0' failed.
    Aborted (core dumped)



    Every different run a different error is flagged.Additionally about 225 files are dumped in working directory named

    temp-core-002882-6B8B4567.sam temp-sort-002882-327B23C6-CHK00000000-BLK119.bin temp-sort-004072-327B23C6-CHK00000000-BLK007.bin temp-sort-004072-327B23C6-CHK00000000-BLK124.bin
    temp-core-004072-6B8B4567.sam temp-sort-002882-327B23C6-CHK00000000-BLK120.bin temp-sort-004072-327B23C6-CHK00000000-BLK008.bin temp-sort-004072-327B23C6-CHK00000000-BLK125.bin
    temp-sort-002882-327B23C6-CHK00000000-BLK004.bin

    Parameters used in the program. With the same parameters I ran 40 Paired End reads aligned on bam files without any error.

    featureCounts -p -s 2 -M -O \
    -a ../Homo_sapiens.GRCh38.78.gtf -o ../../../Counts_overlap/${sampNo}_counts.txt -t exon -g gene_id -T 10 *accepted_hits.bam


    Could you please let me know how do I troubleshoot this error.

    Comment


    • #32
      Have you checked if there is enough disk space in your working directory?

      Comment


      • #33
        Hi Wei,

        Well, that was the problem, the HD was almost full.

        Thanks again

        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
        9 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