Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • featureCounts - order of reads in output file

    Hi,

    We use featureCounts a lot and firstly thanks to Dr. Shi and R. Liao for a great tool.

    I had a question about featureCounts output, specifically the order of the reads in the output file. So, I ran featureCounts on a bam file against a given GTF, with two summarization options (-t exon and -t gene) trying to compare the results side-by-side, using following options:
    /featureCounts --primary -R CORE -F GTF -s 0 -Q 0 -t exon -g gene_id -T 8 -a Homo_sapiens.GRCh38.81.gtf -p -o test1.exon.featureCounts test1.Aligned.out.bam
    /featureCounts --primary -R CORE -F GTF -s 0 -Q 0 -t gene -g gene_id -T 8 -a Homo_sapiens.GRCh38.81.gtf -p -o test1.gene.featureCounts test1.Aligned.out.bam

    I found that the order of reads in the output files (the .bam.featureCounts file that is at the read level) were different. The total number of lines were the same.

    Q1: Is there is an option to keep the order in the output the same?
    Q2: I also observed that some reads have multiple lines of output for multi-mapping (from multiple multi-mapping hits in the bam?) and sometimes at different places in the file (so, collapsing contiguous lines using uniq does not alleviate it). Is it possible to tackle this somehow? Eg:
    Read1 Unassigned_MultiMapping -1 NA
    Read1 Unassigned_MultiMapping -1 NA
    Read1 Unassigned_MultiMapping -1 NA

    The bam file was the output of STAR aligner on paired end RNASeq data (Unsorted).

    Many thanks for your replies in advance.
    SK

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 on Modified Bases...
    Yesterday, 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, 04-11-2024, 12:08 PM
0 responses
55 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-10-2024, 10:19 PM
0 responses
51 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-10-2024, 09:21 AM
0 responses
45 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-04-2024, 09:00 AM
0 responses
55 views
0 likes
Last Post seqadmin  
Working...
X