From 42cf8cea7340eb121ab62d1bc644f4332deca841 Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Tue, 7 Mar 2023 05:50:19 +0100 Subject: [PATCH] Update README.md Former-commit-id: c2d9f79cceb8f059f65a417bea5041fc2abc362b --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b13c1c7..4953948 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,6 @@ In this case, the binaries will be installed in the `test_install` directory and ## Continuing the analysis... -Before with OBITools2 to continue the analysis, obitab was used as last command to produce a tab delimited file that was loadable in R or in any spreadsheet. The generated file was huge and required to load the full dataset in memory to be produced. Hereby OBITools4 proposes to substitute the obitabusage the [ROBIFastRead](https://git.metabarcoding.org/obitools/obitools4/robireadfasta) R module. +Before with _OBITools2_ to continue the analysis, `obitab` was used as last command to produce a tab delimited file that was loadable in R or in any spreadsheet. The generated file was huge and required to load the full dataset in memory to be produced. Hereby _OBITools4_ proposes to substitute the `obitab` usage by the [ROBIFastRead](https://git.metabarcoding.org/obitools/obitools4/robireadfasta) R module.