8000 GitHub - holmrenser/genenotebook: A collaborative notebook for genes and genomes
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

holmrenser/genenotebook

 
 

Repository files navigation

Anaconda-Server BadgeAnaconda-Server BadgeAnaconda-Server Badge

AutomatedBuild status

CircleCI

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 74.0%
  • CoffeeScript 15.4%
  • HTML 6.6%
  • CSS 1.5%
  • TypeScript 1.2%
  • SCSS 1.0%
  • Other 0.3%
0