mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-06-29 16:20:46 +00:00
Update README.md
Former-commit-id: 544600322dd3c4465bf02d99ea76c802529b9aed
This commit is contained in:
@ -38,3 +38,9 @@ curl -L https://metabarcoding.org/obitools4/install.sh | \
|
||||
```
|
||||
|
||||
In this case, the binaries will be installed in the `test_install` directory and all command names will be prefixed with the letter `k`. Thus `obigrep` will be named `kobigrep`.
|
||||
|
||||
## 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.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user