Welcome!
This is a tutorial that teaches you how to do some bioinformatics using bionode. This project is still very much in the early stages of development, but we hope to get you excited about it and welcome all kind of contributions!
Table of Contents
- 01-introduction
- 02-getting-started
- 03-bionode-fasta
- 04-bionode-ncbi
- 05-bionode-seq
- 06-bionode-pipelines
- 07-write-once-run-anywhere
- 08-workflow-guis
- 09-integration-with-biojs
- 10-integration-with-dat
- 11-how-to-contribute
- 12-how-to-write-streams
If you look to your right, you'll see there is a terminal that is connected to a docker container -- that is a computer, in the cloud but accessible right here in your browser!
Below the terminal, there's a file browser and an editor. These are connected to the same machine. Every time you type in the editor things will be automatically saved, and if you come back to the same URL, your stuff will be here waiting!
Ok, ready to dive in? Let's go! »