caherzee's Stars
caherzee/3-proto-lisp
3-ProtoLisp, a procedural reflective variant of prototypical Lisp.
ExaScience/elprep-bench
elPrep reimplementations in C++ and Java, only for benchmark comparisons
ExaScience/elprep
elPrep: a high-performance tool for analyzing sequence alignment/map files in sequencing pipelines.
ExaScience/Severo.jl
a software package for analysis and exploration of single-cell RNA-seq datasets
ExaScience/ptra
Patient Trajectory Analysis Library
clojure/clojure
The Clojure programming language
valyala/fastrand
Fast and scalable pseudorandom generator for Go
biointec/halvade
Parallel read alignment and variant calling using MapReduce
ExaScience/Severo_jll.jl
ExaScience/Aki-Predictor
ExaScience/bpmf
Julia and C++ implementations of Bayesian Probabilistic Matrix Factorization using Markov Chain Monte Carlo
DylanMeeus/hasgo
Haskell-flavoured functions for Go :smiley:
broadinstitute/gatk
Official code repository for GATK versions 4 and up
lh3/bwa
Burrow-Wheeler Aligner for short-read alignment (see minimap2 for long-read alignment)
pcostanza/mop-features
This package provides a way to check what CLOS MOP features a Common Lisp implementation supports.
pcostanza/claws
CLAWS - Work-stealing scheduler for LispWorks
ExaScience/smurff
Bayesian Factorization with Side Information in C++ with Python wrapper
ExaScience/cl-elprep
elPrep: a high-performance tool for preparing sequencing alignment/map files in sequencing pipelines (Lisp version)
ExaScience/pargo
A library for parallel programming in Go
marcoheisig/cl-mpi
MPI bindings for Common Lisp with many useful extras
samtools/samtools
Tools (written in C using htslib) for manipulating next-generation sequencing data
pcostanza/filtered-functions
Filtered functions provide an extension of CLOS generic function invocation that add a simple preprocessing step before the actual method dispatch is performed and thus enable the use of arbitrary predicates for selecting and applying methods.
pcostanza/contextl
ContextL is a CLOS extension for Context-oriented Programming (COP), and was the first language extension that explicitly supports COP when it was originally introduced in 2005.
pcostanza/closer-mop
Closer to MOP is a compatibility layer that rectifies many of the absent or incorrect CLOS MOP features across a broad range of Common Lisp implementations.
jaak-s/BayesianDataFusion.jl
Bayesian multi-tensor factorization methods, with side information
ddcap/halvade
New url: https://github.com/biointec/halvade
yvdriess/precipes
Parallel Recipes : parallel workflow execution made easy