Jennifer Doudna

She was the subject of a book by Walter Isaacson.

The following project of her research group uses Fortran, C, Perl, and Python (in descending order).

I see that DALI was used in a 2019 paper she co-authored, Inhibition of CRISPR-Cas9 ribonucleoprotein complex assembly by anti-CRISPR AcrIIC2

The Fortran code is fixed source form but uses a few Fortran 90 features such as do while and modules (but no allocatable arrays). It uses MPI.

6 Likes