having issue cannot use showalignment , can someone help me ?
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
>> showalignment(GlobalAlignment)
Error using showalignment (line 67)
SHOWALIGNMENT has been removed.
0 comentarios
Respuestas (1)
Amith
el 8 de Oct. de 2024
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 comentarios
Ver también
Categorías
Más información sobre Bioinformatics Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!