On this page:
A harebrained scheme
8.5

A harebrained scheme

(harebrained scheme) is a collections of libraries for scientific computing in R6RS scheme, with a focus on bioinformatics. This documentation is split into separate sections: Getting Started helps you along the first steps of using the library, User Guide has some detailed prose about the design and usage of the library while Library Reference provides a consise reference to all functions exported by the different modules. Finally Cookbook shows examples on how to solve typical tasks with the functions provided by the library.

    1 Getting Started

      1.1 Installation

      1.2 First steps

    2 User Guide

      2.1 Introduction

        2.1.1 Supported schemes

      2.2 Different use patterns

      2.3 Source code organization

      2.4 Contributing

        2.4.1 Coding style

      2.5 License

    3 Library Reference

      3.1 (harebrained bio)

        3.1.1 (harebrained bio sequences)

        3.1.2 (harebrained bio collections)

        3.1.3 (harebrained bio read)

      3.2 Private API

        3.2.1 (harebrained bio private types)

        3.2.2 (harebrained bio read private utilities)

    4 Cookbook

      4.1 How to parse a gzipped fasta file

    5 Release notes

      v0.1