Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • RNA-seq & gene annotation

    I have RNA-seq data and need the count of reads at gene level. To do this using BEDTOOLS I need an gene annotation file. I download the hg18 (group: Genes and Gene Prediction Tracks ; track: UCSC Genes) from UCSC in BED format. However, it seems that each line in this file represent an isoform instead of a gene (see the two lines below have the same position but different IDs).

    chr7 50625258 50817758 uc003tpk.1 0 - 50628142 50767513 0 19
    chr7 50625258 50817758 uc010kzb.1 0 - 50628142 50709814 0 18

    What I need actually is each line for a gene. How can I get that? Thanks~

  • #2
    use the mergeBed feature in BEDtools to give yourself a non-redundant list.

    Comment


    • #3
      Originally posted by RockChalkJayhawk View Post
      use the mergeBed feature in BEDtools to give yourself a non-redundant list.
      Thanks for your reply~ I have checked the mergeBed, but I am a little worried about the merged "feature" it gives. It may merge isoforms originated from different genes, right? If so, the resulting "feature" may have no biological meaning.

      Comment


      • #4
        Originally posted by rongronghai View Post
        Thanks for your reply~ I have checked the mergeBed, but I am a little worried about the merged "feature" it gives. It may merge isoforms originated from different genes, right? If so, the resulting "feature" may have no biological meaning.
        Not if you use the strand option.

        Comment


        • #5
          You could also use htseq-count from the HTSeq package (developer Simon Anders is active on this forum) with a GTF file, e.g. from ENSEMBL. I constructed a fake GTF file from the RefSeq genes with some non-professional Perl scripts that take into account that different genes can overlap (on the same strand!). There may be a professional conversion tool out there or the possibility to download UCSC genes in GTF format.

          Comment

          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
          22 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 10:19 PM
          0 responses
          24 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 09:21 AM
          0 responses
          19 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-04-2024, 09:00 AM
          0 responses
          50 views
          0 likes
          Last Post seqadmin  
          Working...
          X