Skip to content

WillGiang/Angiogenesis-Density

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angiogenesis-Density

We are interested in the effects of a mutant gene on retinal blood vessels in mice.

Getting Started

Interactive online experience available via Binder.

Binder You can click the Binder badge to play around with the Jupyter notebooks.

Prerequisites

You should have Anaconda

Installing

After cloning this directory, you can re-create the environment from the environment.yml file with conda via your terminal or Anaconda prompt.

conda env create -f environment.yml

Once the environment has been created, you can activate it via the following OS dependent commands:

Windows: activate angio

Mac OS X/Linux: source activate angio

For more information, see conda docs.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Authors

  • William Giang

Releases

No releases published

Packages

No packages published