The Allen Cell Collection contains 56 high quality, certified fluorescently tagged hiPSC lines that target 43 key cellular structures and substructures. These are openly available to academic and commercial researchers. Order our cell lines or the editing plasmids through Coriell and Addgene respectively to support your research.
New lines are released several times a year. Subscribe to our newsletter to stay tuned and use the catalog below to see cell lines in progress.
Note: This starter uses Gatsby v4.
This repo contains an example business website that is built with Gatsby, and Decap CMS: Demo Link.
It follows the JAMstack architecture by using Git as a single source of truth, and Netlify for continuous deployment, and CDN distribution.
- Minimal Node.js version 14.15.0
- Gatsby CLI
- Netlify CLI
yarn install
- Front end
npm start
- Open dev site
- If you want use Decap CMS locally, and in another
terminal you can run
npx netlify-cms-proxy-server
- Admin site
Media Libraries have been included in this starter as a default.
Contributions are always welcome, no matter how large or small. Before contributing, please read the code of conduct. Read development instructions to run the app locally.