Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • ninja_help
    Junior Member
    • Aug 2015
    • 6

    bedtools giving me an error, new program suggestions?

    Hi all

    Recently I started using bedtools as a way of analyzing a genome, it was working fantastically. But I ran into an error which is making me look into other methods of analyzing a genome (other than writing my own script, but alas it might come down to that )

    The error I encounter is the following

    Start was greater than end.
    This occurred because my coordinates for several positions in the genome were going from say position 60 to 40 as a result of an analysis I ran using RepeatMasker.

    My question is there a program that would take and not give me an error. Or do I have to come to my own and write my own script ?

    Cheers
  • vivek_
    PhD Student
    • Jul 2012
    • 164

    #2
    That error is very logical if you want the tool to work on bed files. You could flip the coordinates and add a 4th column indicating +/- in the BED file to preserve orientation for such cases before using BEDtools.

    Comment

    • ninja_help
      Junior Member
      • Aug 2015
      • 6

      #3
      Originally posted by vivek_ View Post
      That error is very logical if you want the tool to work on bed files. You could flip the coordinates and add a 4th column indicating +/- in the BED file to preserve orientation for such cases before using BEDtools.
      ahh I tried that on a much shorted example but didnt flip the coordinates. Thanks!

      Comment

      Latest Articles

      Collapse

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, Today, 06:09 AM
      0 responses
      12 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-09-2026, 11:58 AM
      0 responses
      34 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-05-2026, 10:09 AM
      0 responses
      39 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-04-2026, 08:59 AM
      0 responses
      44 views
      0 reactions
      Last Post SEQadmin2  
      Working...