Using deep neural networks to locate transcription factors in genomes
- follow the steps for conda if you do not have it installed already
- create an environment for the project:
$ conda env create -f environment.yml
$ conda activate genetics - run a jupyter notebook server (you could use the script
./server.sh start
for a headless run) - you could always test it in
- Victor Gorchilov - Initial work - ManiacMaxo
This project is licensed under the MIT License - see the LICENSE file for details