Header Leaderboard Ad

Collapse

BED Tools forgenomic intervals

Collapse

Announcement

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

  • BED Tools forgenomic intervals

    Hi all,
    I recently completed a new suite of BED Tools for comparing, among other things, overlapping intervals of genomic features in UCSC BED format.

    Much of the functionality is analogous to that available on Galaxy's website. While I find Galaxy to be sublime, I much prefer doing such analyses on the command line, especially for large datasets such as those created by next-gen platforms.

    These tools allow one to answer questions such as:
    Which SNPs are in genes?
    How many Illumina reads align to repetitive elements?
    Which Segmental duplications overlap with CNVs?
    How many genes are within a 10kb window of each of my CNVs?
    What is the depth of sequencing coverage in my genome of interest?
    I want to merge overlapping features into a single interval.
    What intervals in the genome do not contain a repeat?

    They are available for 64-bit LINUX and Intel Macs at:
    http://people.virginia.edu/~arq5x/bedtools.html

    Contact me if you have trouble or have feature requests. As time permits, I am happy to add new tools. The ones currently available were designed mainly for my needs, so I am certain I've neglected some obviously useful ones.

    Also, I plan to post the source code in the next few days, as it will be a much easier way of supporting all the various OS/Chip flavors. Plus, others can hack the code to suit their needs.

    All the best,
    Aaron
    Last edited by quinlana; 04-23-2009, 03:05 PM. Reason: typo; more info

  • #2
    Wow, thanks for making these available! I've been writing really hack versions of scripts to do a lot of this... so happy to have something more reliable!

    Comment


    • #3
      Source code now available.

      Hi all,
      I posted the source code for those that were having trouble with the available binaries. Installation instructions are now on the site as well as in the README you will download. I've also included some usage examples beyond what is on the website.

      http://people.virginia.edu/~arq5x/bedtools.html

      Cheers.
      Aaron

      Comment


      • #4
        Version 1.2

        Hi all,
        Just a note to let you know that a new release of BEDTools is now available.

        What's new?

        1. closestBed. Return the feature in B that is closest to A. If multiple features in B overlap A, the one with the highest overlap is returned.
        2. windowBed. Added the ability to define separate windows for upstream and downstream overlaps.
        3. subtractBed. Remove the portion of A that is overlapped by features in B.
        4. linksBed. Creates an HTML file of intervals in a BED file. Handy for quickly navigating to interesting regions.

        Aaron
        Last edited by quinlana; 04-27-2009, 09:45 AM.

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Targeted Sequencing: Choosing Between Hybridization Capture and Amplicon Sequencing
          by seqadmin




          Targeted sequencing is an effective way to sequence and analyze specific genomic regions of interest. This method enables researchers to focus their efforts on their desired targets, as opposed to other methods like whole genome sequencing that involve the sequencing of total DNA. Utilizing targeted sequencing is an attractive option for many researchers because it is often faster, more cost-effective, and only generates applicable data. While there are many approaches...
          03-10-2023, 05:31 AM
        • seqadmin
          Expert Advice on Automating Your Library Preparations
          by seqadmin



          Using automation to prepare sequencing libraries isn’t a new concept, and most researchers are aware that there are numerous benefits to automating this process. However, many labs are still hesitant to switch to automation and often believe that it’s not suitable for their lab. To combat these concerns, we’ll cover some of the key advantages, review the most important considerations, and get real-world advice from automation experts to remove any lingering anxieties....
          02-21-2023, 02:14 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 03-17-2023, 12:32 PM
        0 responses
        7 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 03-15-2023, 12:42 PM
        0 responses
        17 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 03-09-2023, 10:17 AM
        0 responses
        66 views
        1 like
        Last Post seqadmin  
        Started by seqadmin, 03-03-2023, 12:03 PM
        0 responses
        64 views
        0 likes
        Last Post seqadmin  
        Working...
        X