-
Notifications
You must be signed in to change notification settings - Fork 2
/
AUTHORS
executable file
·24 lines (17 loc) · 1.01 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Ritornello authors
Primary contact <[email protected]>
Kelly Stanton and Jiaqi Jin developed the algorithm and methodology. Kelly Stanton wrote the Ritornello software.
Roy Lederman, Sherman Weissman and Yuval Kluger also contributed to ideas present in this software.
The boost libraries for C++ are used by Ritornello.
uBLAS (boost) was used extensively and was initially written by Joerg Walter and Mathias Koch. Additional
boost libraries have many contributors.
Ritornello also makes use of the Samtools library written initially by Heng Li and contributed to by
Bob Handsaker, Jue Ruan, Colin Hercus, and Petr Danecek.
Ritornello additionally uses the FFTW library which was written by Matteo Frigo and Steven G. Johnson.
Stefan Kral made additional contributions to FFTW.
(see their respective web sites).
Websites:
Ritornello: https://github.com/KlugerLab/Ritornello
Boost: http://www.boost.org/
Samtools: http://samtools.sourceforge.net/
fftw: http://www.fftw.org/