This git contains all the scripts and data used to build GENSOR Units from a regulatory network and calculate their feedback.
- pathway tools
- python3
- perl
- perlcyc - perl module to remotely access pathway tools
Clone this repository locally
git clone https://github.com/georgette-femerling/Feedback-in-GUs.git
cd Feedback-in-GUs
./Gensor-Units command [options]
./Gensor-Units Update
./Gensor-Units Gensor -n [path to network] -o [path to output directory]
./Gensor-Units Feedback -g [path to Gensor Unit directory] -o [path to output directory]
Original scripts to build Gensor Units can be found in: This Repository
- Gensor Unit builing - Daniela Ledezma-Tejeida
- Feedback Calculation and updates - Georgette Femerling