Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • How to get read-counts for sam files with transcriptome reference??

    Hi,

    I am working on rna-seq data analysis..
    Mapped the reads to transcriptome reference (cDNA fasta file) for wheat using Bowtie2.
    In the next step, I want to get the read counts.. I tried using featureCounts from Rsubread, but I get errors of the likes:

    "
    Warning: failed to find the gene identifier attribute in the 9th column of the provided GTF file.
    The specified gene identifier attribute is 'transcript_id'
    The attributes included in your GTF annotation are 'Parent=transcript:BAE47658;Name=BAE47658-1;constitutive=1;ensembl_end_phase=0;ensembl_phase=0;exon_id=BAE47658-1;rank=1;version=1'
    "

    But, the gff3 file i provided has trancript_id identifiers also.

    In one case, I used GTF.attrType="protein_id" & GTF.featureType="CDS".. There was no warning in this case.. But the asigned reads were 0.

    Also, featureCounts expects chromosome numbers in column 3 of sam file, but I have transcript ids as the reference was transcriptome..
    What to use to get read-counts in this case??

    Also, I wrote a perl script to count the number of times reads mapped to each of the transcripts (~15,000).. Can I use the counts obtained from this script?? Because I dont need to gather metafeatures into features and then count..

    I am really confised, please help me out!

  • #2
    Also, I wrote a perl script to count the number of times reads mapped to each of the transcripts (~15,000).. Can I use the counts obtained from this script?? Because I dont need to gather metafeatures into features and then count..
    That will work. How did you handle multi-mappers during alignment? That can skew some of your counts.

    Comment


    • #3
      I used the --very-sensitive option in Bowtie2 while alignment. The use of this option was justified in (https://www.ncbi.nlm.nih.gov/pubmed/27735125 supplementary) to get read counts for homoeologs in wheat. So, this option leads to mapping a read against the best (single) match out of highly identical sequences also..
      Is it alright or am I missing something?

      Also, generally, when taking transcripts as reference, can't featurecounts be used to get read counts? What other softwares may be used? I'll continue using the in-house perl script for now.

      Comment

      Latest Articles

      Collapse

      • seqadmin
        Latest Developments in Precision Medicine
        by seqadmin



        Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

        Somatic Genomics
        “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
        Yesterday, 01:16 PM
      • 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...
        05-06-2024, 07:48 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, Yesterday, 07:15 AM
      0 responses
      12 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-23-2024, 10:28 AM
      0 responses
      15 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-23-2024, 07:35 AM
      0 responses
      16 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-22-2024, 02:06 PM
      0 responses
      10 views
      0 likes
      Last Post seqadmin  
      Working...
      X