having issue cannot use showalignment , can someone help me ?
7 ビュー (過去 30 日間)
古いコメントを表示
>> showalignment(GlobalAlignment)
Error using showalignment (line 67)
SHOWALIGNMENT has been removed.
0 件のコメント
回答 (1 件)
Amith
2024 年 10 月 8 日
Hi Azim,
The function SHOWALIGNMENT is depreciated in MATLAB R2021a.
Depending on your specific needs, you might find other functions in the Bioinformatics Toolbox that can achieve similar results. For example, functions like seqalignviewer or multialignviewer might be useful.
You can refer to this documentation for more details on Bioinformatics Toolbox - https://www.mathworks.com/help/bioinfo/
Hope this helps!
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Bioinformatics Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!