Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • rongronghai
    Junior Member
    • Sep 2010
    • 2

    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~
  • RockChalkJayhawk
    Senior Member
    • Mar 2009
    • 192

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

    Comment

    • rongronghai
      Junior Member
      • Sep 2010
      • 2

      #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

      • RockChalkJayhawk
        Senior Member
        • Mar 2009
        • 192

        #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

        • epigen
          Senior Member
          • May 2010
          • 101

          #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

          • SEQadmin2
            Nine Things a Sample Prep Scientist Thinks About Before Sequencing
            by SEQadmin2


            I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

            Here are nine questions we think about, in roughly the order they matter, before...
            06-18-2026, 07:11 AM
          • SEQadmin2
            From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
            by SEQadmin2


            Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


            The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
            ...
            06-02-2026, 10:05 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, 06-17-2026, 06:09 AM
          0 responses
          36 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-09-2026, 11:58 AM
          0 responses
          99 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-05-2026, 10:09 AM
          0 responses
          120 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-04-2026, 08:59 AM
          0 responses
          113 views
          0 reactions
          Last Post SEQadmin2  
          Working...