Skip to content
This repository has been archived by the owner on Oct 21, 2018. It is now read-only.
/ molle Public archive

An implementation of Abstract Boolean Network approach for genetic network analysis

License

Notifications You must be signed in to change notification settings

lhiuming/molle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

molle

My implementation of Abstract Boolean Network approach for genetic network analysis

usage

Checking the example files for infput file format.

Running:

python script.py ABCD_test -o

will solve the exampling simple-four-component problem.

To run on customary inputs, running:

python script.py interactions-file.txt constraints-file.txt -o

To allow verbose output, running:

python script.py interactions-file.txt constraints-file.txt -o -v

todos

  1. simple Documentation / wiki

About

An implementation of Abstract Boolean Network approach for genetic network analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages