Showing 3 of total 3 results (show query)
apache
arrow:Integration to 'Apache' 'Arrow'
'Apache' 'Arrow' <https://arrow.apache.org/> is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. This package provides an interface to the 'Arrow C++' library.
Maintained by Jonathan Keane. Last updated 2 months ago.
15k stars 19.25 score 10k scripts 82 dependentsbioc
RcwlPipelines:Bioinformatics pipelines based on Rcwl
A collection of Bioinformatics tools and pipelines based on R and the Common Workflow Language.
Maintained by Qiang Hu. Last updated 5 months ago.
softwareworkflowstepalignmentpreprocessingqualitycontroldnaseqrnaseqdataimportimmunooncology
4.89 score 26 scripts 1 dependentsacharaakshit
rminizinc:R Interface to 'MiniZinc'
Constraint optimization, or constraint programming, is the name given to identifying feasible solutions out of a very large set of candidates, where the problem can be modeled in terms of arbitrary constraints. 'MiniZinc' is a free and open-source constraint modeling language. Constraint satisfaction and discrete optimization problems can be formulated in a high-level modeling language. Models are compiled into an intermediate representation that is understood by a wide range of solvers. 'MiniZinc' itself provides several solvers, for instance 'GeCode'. R users can use the package to solve constraint programming problems without using 'MiniZinc' directly, modify existing 'MiniZinc' models and also create their own models.
Maintained by Akshit Achara. Last updated 3 years ago.
13 stars 4.81 score 5 scripts