Mercurial > repos > gga > genenotebook_genenotebook_build
view README.md @ 1:f415e44e71de draft
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/genenotebook commit a04f273adbc0ebb95bf42bf5bad8b41ba7aba91d
author | gga |
---|---|
date | Mon, 03 Apr 2023 15:01:52 +0000 |
parents | 22f22c3e81bf |
children |
line wrap: on
line source
# GeneNoteBook Galaxy tool This tool will generate a MongoDB database ready to be used by a GeneNoteBook server. To achieve this, this tools starts a local MongoDB server, listening only on a UNIX socket within the job directory. It also starts a GeneNoteBook server within the job evironment, using a port >7000, that is detected to be free at the time of running the job.