abretaud / genenotebook

A collaborative notebook for genes and genomes

Home Page:http://genenotebook.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://genenotebook.github.io/

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 71.5%Language:CoffeeScript 17.0%Language:HTML 7.3%Language:CSS 1.6%Language:TypeScript 1.3%Language:SCSS 0.9%Language:Shell 0.3%Language:Makefile 0.0%