Skip to content

bit-lsi/ENZT2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enzyme Technology Internship 2019 build

Installation

Clone the repository from GitHub using GitHub desktop or writing the following command in the command line:

$ git clone https://github.com/bit-lsi/ENZT2019.git

change into the appropriate directory and install with pip:

$ cd ENZT2019
$ python3 -m pip install -e .

Structure of the Source Code

All code and data lives inside the src/ folder. Inside it are the following folders:

  • bel: Where source BEL script and their corresponding compiled artifacts are stored. They can be accessed with enzt2019-knowledge.

About

Enzyme Technology Internship 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published