Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • asapp
    Junior Member
    • Jun 2015
    • 8

    Intersecting multiple bed files

    Hello,

    I have several RNA-Seq transcript data sets assembled and in BED format. I have masked out previously identified transcripts from the data, leaving me with "unidentified" transcripts. A visual of this data in the UCSC Genome Browser is attached.

    I need to computationally gather the locations where all of the resulting transcripts intersect. In looking though the bedtools intersect function, it seems that there is no option to specify regions where ALL the files intersect, only those where at least 2 of the supplied files intersect.

    Have any of you encountered this issue before? What are your suggested workarounds? Would I need to continually compare 2 files and then keep comparing that output to the next file and so on? Or is there an option I am unaware of/another software function that can handle this?

    Thank you all very much!
    -Anna
    Attached Files
  • blancha
    Senior Member
    • May 2013
    • 367

    #2
    bedops --intersect first.bed second.bed third.bed > result.bed

    Comment

    • asapp
      Junior Member
      • Jun 2015
      • 8

      #3
      Perfect, thanks!

      Comment

      Latest Articles

      Collapse

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, 06-05-2026, 10:09 AM
      0 responses
      12 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-04-2026, 08:59 AM
      0 responses
      23 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-02-2026, 12:03 PM
      0 responses
      28 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-02-2026, 11:40 AM
      0 responses
      22 views
      0 reactions
      Last Post SEQadmin2  
      Working...