Skip to content
rpetrovski edited this page Jun 27, 2013 · 2 revisions

User manual

The most recent version of the user manual can be viewed here: https://github.com/sequencing/isaac_aligner/blob/master/src/markdown/manual.md

Version names and tags

The release versions are named and tagged in git repository as follows:

iSAAC-<mm>.<YY>.<MM>.<DD>

Where:

mm - sequential version number. Ticket number instead, 
     (e.g. SAAC00225.12.04.11) indicates a development branch build.
YY - year
MM - month
DD - month date

Releases

Minor releases occur whenever new features or bug fixes become available. Release log is available in https://github.com/sequencing/isaac_aligner/blob/master/src/Changes

Clone this wiki locally