Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • cmccabe
    Senior Member
    • Jul 2012
    • 355

    exon cordinates

    Is there a perl script to find the exon coordinates of a bed file?

    So, can a bed file of 4503 genes be used as an input an the output is the exon locations of those genes? Thanks.
  • dpryan
    Devon Ryan
    • Jul 2011
    • 3478

    #2
    bedtools intersect could do that and you wouldn't even need to muck with perl. This is also easy in R (using rtracklayer to import both files as GRanges objects and then just using findOverlaps()).

    Comment

    • cmccabe
      Senior Member
      • Jul 2012
      • 355

      #3
      I am familiar with that command and will read up on it more. I have only used it to merge and intersect two bed files so far. Thanks.

      Comment

      Latest Articles

      Collapse

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, Yesterday, 10:09 AM
      0 responses
      9 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-04-2026, 08:59 AM
      0 responses
      17 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-02-2026, 12:03 PM
      0 responses
      26 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-02-2026, 11:40 AM
      0 responses
      21 views
      0 reactions
      Last Post SEQadmin2  
      Working...