Home
Softono

Genenotebook

Open source JavaScript
13
Stars
11
Forks
31
Issues
4
Watchers
3 months
Last Commit

 About Genenotebook

A collaborative notebook for genes and genomes

Platforms

Web Self-hosted

Languages

JavaScript

Need Help Installing Genenotebook?

We provide expert installation service for this software. Our team will install, configure, and secure Genenotebook on your server. plans start at just $30.

Genenotebook

View on GitHub

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

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

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