TODO
Errors
- GPU node do not see cuda:0,1. Probably it’s something related to how I launch the scripts and the env variables
Doc to write
- index.md
- BC_software.md
- BC_scripts.md
- Basecalling-pipeline.md
- Configuration.md: add example
Doc final structure:
- index.md: In the index.md explains the structure and then the Installation procedure + the usage procedure
it’s a intro - config.json: first thing that needs to be explained is how to setup the json. All the options explained in a precise way. The user will work with this!
- basecalling-pipeline: what will happen. From start to finish. Here I’all also the report ?
- BC_software: the core
- BC_scripts: the auxiliary files required for working
Features to implement
- Final report construction
- Send report to user
- JSON check to see if it’s compatible ?
- Adding modifiable number of clients for ont supervisor. Now fixed to 5
- Live reading trigger from an input directory
Observations
- I need launch the server, BCM and BCP on the same dir in order to have the supervisor being able to find the connection file ?