Closed GoogleCodeExporter closed 9 years ago
Please try the latest version (2.17.0), as there have been several algorithmic
changes to the 'closest' function.
Original comment by aaronqui...@gmail.com
on 21 Dec 2012 at 2:28
Original comment by aaronqui...@gmail.com
on 26 Dec 2012 at 8:42
Back from holiday, thanks for reply and sorry for the delay. I experience the
same issue with 2.17.0
#+BEGIN_SRC sh
bedtools closest -b test-tags-1.gff -a test.gff -s -d -D b -t first
#+END_SRC
gives nil-output
but
#+BEGIN_SRC sh
bedtools closest -b test-tags-0.gff -a test.gff -s -d -D b -t first
#+END_SRC
#+RESULTS:
: B ALN mRNA 14388 19203 7708 + . ID=mRNA00003
. . . -1 -1 -1 . . . -1
: D ALN mRNA 10097 14913 7273 + . ID=mRNA00007
. . . -1 -1 -1 . . . -1
Original comment by henning....@gmail.com
on 3 Jan 2013 at 9:15
Original issue reported on code.google.com by
henning....@gmail.com
on 21 Dec 2012 at 2:22