diff --git a/FastOMA.nf b/FastOMA.nf index c9b99c3..92f9e44 100644 --- a/FastOMA.nf +++ b/FastOMA.nf @@ -293,7 +293,7 @@ process collect_subhogs{ --marker-groups-fasta OrthologousGroups.tsv \ --roothog-tsv RootHOGs.tsv \ --species-tree ${species_tree} \ - -vv + -vv --id-transform UniProt """ }