Skip to content

A collaborative notebook for genes and genomes (fork of GeneNoteBook for GOGEPP usage)

License

Notifications You must be signed in to change notification settings

gogepp/genoboo

 
 

Repository files navigation

Anaconda-Server BadgeAnaconda-Server BadgeAnaconda-Server Badge

AutomatedBuild status

Genoboo is a fork of GeneNoteBook, and may be merged back to the main repository at any point.

GeneNoteBook

A collaborative notebook for comparative genomics

Full documentation is at http://genenotebook.github.io/

Install using Conda

conda install -c bioconda genenotebook

Start GeneNoteBook

genenotebook run

Navigate to http://localhost:3000

⚠️ The default admin account is username: admin password: admin, please change this immediately! ⚠️

Add data (for example from testdata.tgz found in this repository)

genenotebook add genome -u admin -p admin --port 3000 -n test testdata.fasta
genenotebook add annotation -u admin -p admin --port 3000 -n test testdata.gff3

About

A collaborative notebook for genes and genomes (fork of GeneNoteBook for GOGEPP usage)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.5%
  • CoffeeScript 13.9%
  • HTML 6.0%
  • CSS 1.3%
  • TypeScript 1.1%
  • SCSS 0.9%
  • Other 0.3%