search for: taverna

Displaying 2 results from an estimated 2 matches for "taverna".

Did you mean: tavern
2011 Jun 03
1
Traversing KD-tree (or equivalent) for radius-based search
...impractical. OTOH, as far as I have understood, DBSCAN needs to know all the points in the eps-neighbourhood, or will create too many clusters, especially if there are really high-density region, as it happened when I used RANN's nn2 function in my implementation. thanks in advance, Andrea Taverna
2012 Apr 19
2
Dependency-aware scripting tools for R
There are numerous tools like scons, make, ruffus, ant, rake, etc. that can be used to build complex pipelines based on task dependencies. These tools are written in a variety of languages, but I have not seen such a thing for R. Is anyone aware of a package available? The goal is to be able to develop robust bioinformatic pipelines driven by scripts written in R. Thanks, Sean