Entering edit mode
10.1 years ago
bioinf_anais
•
0
Hello,
2.25.0 version seems to give wierd result. I get lots of regions with the start higher than the end position. Most of the time here is what I get :
scaffold_ID 1 -1
Is there an explanation to this behavior? I get expected results with 2.19 version so it seems related to the version.
Thanks for any help.
Anaïs
when you report unexpected results you should show a simple example (one line) for the input and the output you believe to be incorrect as well as the corresponding command line
You are right. Here is an example.
initial bed file :
result of bedtools complement v2.25:
result of bedtools complement v2.19:
Looks like it is linked to 0-based/1-based issue, doesn't it?
Here is my command line: