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