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
    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
  • seqadmin
    Strategies for Sequencing Challenging Samples
    by seqadmin


    Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
    03-22-2024, 06:39 AM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by seqadmin, 04-11-2024, 12:08 PM
0 responses
24 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-10-2024, 10:19 PM
0 responses
25 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-10-2024, 09:21 AM
0 responses
21 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-04-2024, 09:00 AM
0 responses
52 views
0 likes
Last Post seqadmin  
Working...
X