Skip to content

Commit

Permalink
write default with uniprotID
Browse files Browse the repository at this point in the history
  • Loading branch information
sinamajidian committed Dec 5, 2023
1 parent 6560886 commit 1a6f4be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FastOMA.nf
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ process collect_subhogs{
--out output_hog.orthoxml \
--marker-groups-fasta OrthologousGroups.tsv \
--roothog-tsv rootHOGs.tsv \
-vv
-vv --id-transform UniProt
"""
}

Expand Down

0 comments on commit 1a6f4be

Please sign in to comment.