You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(This is for the test however, I would suggest downloading the `LUCA.h5` instead of `Primates.h5` for your real analysis.). Check the item 2 in the [input section](https://github.com/sinamajidian/FastOMA#input) for details.
111
111
112
-
Now we have such a structre in our testdata folder.
112
+
Now we have such a structure in our testdata folder.
113
113
```
114
114
$ tree ../testdata/in_folder
115
115
├── omamerdb.h5
@@ -125,6 +125,9 @@ Finally, run the package using nextflow as below:
among which `output_hog.orthoxml` is the final output in [orthoXML format](https://orthoxml.org/0.4/orthoxml_doc_v0.4.html). Its content looks like this
147
150
@@ -199,9 +202,9 @@ For running on a SLURM cluster you can add `-c ../nextflow_slurm.config` to the
199
202
```
200
203
# cd FastOMA/testdata
201
204
# rm -r out_folder work # You may remove stuff from previous run
0 commit comments