Genome annotation

genenotebook add annotation [options] <annotation GFF3 file>

Open a connection to a running GeneNoteBook daemon and add a GFF formatted genome annotation to a previously loaded reference genome


Genome options

  • -n, --name <genome name> Reference genome name. Genome must be loaded into the database first using genenotebook add genome

Connection options

  • --port <port> Port on which the GeneNoteBook daemon is serving

Security options

Only admin accounts are allowed to connect to a running daemon and add data

  • -u, --username <username> Admin username
  • -p, --password <password> Admin password