having issue cannot use showalignment , can someone help me ?

조회 수: 6 (최근 30일)
Azim Jahini
Azim Jahini 2021년 10월 30일
답변: Amith 2024년 10월 8일
>> showalignment(GlobalAlignment)
Error using showalignment (line 67)
SHOWALIGNMENT has been removed.

답변 (1개)

Amith
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!

카테고리

Help CenterFile Exchange에서 Bioinformatics Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by