From b61471151a80f51b5e4c0373a7b24b2bba48fa32 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Wed, 23 Oct 2019 14:52:12 +0200 Subject: [PATCH] Update home --- home.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/home.md b/home.md index 4d9e038..f15a8fe 100644 --- a/home.md +++ b/home.md @@ -1,6 +1,11 @@ +The `OBITools3`: A package for the management of analyses and data in DNA metabarcoding +--------------------------------------------------------------------------------------- + +### [About the OBITools3](https://git.metabarcoding.org/obitools/obitools3/blob/master/README.md) + ### Notes -The OBITools3 are still in beta. If you encounter bugs or want to request a feature, you can do so in [issues](https://git.metabarcoding.org/obitools/obitools3/issues) or by sending an email at . You can also see incoming features in the issues. +The OBITools3 are still in beta. They work on OSX and Linux systems, and should work on the Windows Subsystem for Linux soon. If you encounter bugs or want to request a feature, you can do so in [issues](https://git.metabarcoding.org/obitools/obitools3/issues) or by sending an email at . You can also see incoming features in the issues. ### Tutorial @@ -9,7 +14,7 @@ Tutorial using most commands: ### Installing the OBITools3 -The OBITools3 are now available to download from git, and will soon be on Nix. +The OBITools3 are now available to download from git, and will soon be on Nix ([pull request](https://github.com/NixOS/nixpkgs/pull/69644)). Requirements: **python3, python3-venv, git, CMake**