Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Coryza
    Member
    • Feb 2014
    • 29

    Bedtools - complementBed not working properly

    Hi,

    I have some strange issues with bedtools using the command complementBed (bio-Linux). When running the example.

    A.bed
    chr1 100 200
    chr1 400 500
    chr1 500 800

    my.genome
    chr1 1000
    complementBed –i A.bed –g my.genome

    This should give
    chr1 0 100
    chr1 200 400
    chr1 800 1000

    instead I get
    chr1 0 1000

    Anyone knows how this is possible?
  • Coryza
    Member
    • Feb 2014
    • 29

    #2
    With all correct indentations & formats (it works @ someone else) I get the error
    "Differing number of BED fields encountered at line: 3. Exiting..."

    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...