everyone. I am trying to use a R package 'immunarch'. In one of its main function repAlignLineage, clustal w needs to installed to do the alignment. However, after install clustal w2 in my windows 11 system, r studio still shows erro message.
How to configure clustal w2 so that this problem can be solved? thank you.
repAlignLineage(.min_lineage_sequences = 2,.nofail = TRUE) repAlignLineage requires Clustal W app to be installed! Please download it from here: http://www.clustal.org/download/current/ or install it with your system package manager (such as apt or dnf).[1] NA attr(,"class") [1] "step_failure_ignored" "logical"