Update README.md

This commit is contained in:
Celine Mercier
2019-09-04 17:11:46 +02:00
parent 5e3c41b058
commit f8cccebe19

View File

@ -27,7 +27,7 @@ DNA metabarcoding offers new perspectives for biodiversity research [1]. This ap
**Implementation and disponibility.** The lower layers managing the DMS as well as all the compute-intensive functions are coded in `C99` for efficiency reasons. A `Cython` (<http://www.cython.org>) object layer allows for a simple but efficient implementation of the `OBITools3` commands in `Python 3.5`. The `OBITools3` are still in development, and the first functional versions are expected for autumn 2016.
**Implementation and disponibility.** The lower layers managing the DMS as well as all the compute-intensive functions are coded in `C99` for efficiency reasons. A `Cython` (<http://www.cython.org>) object layer allows for a simple but efficient implementation of the `OBITools3` commands in `Python 3.5`. The `OBITools3` are now being released, check the wiki for more information.