Can matlab work with rosetta?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Can matlab work with rosetta? I am trying to download pyrosetta which is coding with python. Is there matlab app that is equivalent to PyRosetta? Rosetta is a program: Structures of proteins and protein complexes help explain biomolecular function
0 commentaires
Réponses (1)
Andreas Apostolatos
le 5 Mai 2022
Hi,
MATLAB interfaces smoothly to Python, see the following documentation page,
Given that PyRosetta can be installed using a Python version that is compatible with a MATLAB release, then you can call MATLAB functions from it. Just take a note the compatibility of Python with MATLAB accross different releases,
MATLAB has different software solutions for the simulation and analysis of biological processes, see the following links,
There are also books regarding molecular modeling and simulation with MATLAB, see the following link for instance,
I hope this information helps.
Kind regards,
Andreas
0 commentaires
Voir également
Catégories
En savoir plus sur Genomics and Next Generation Sequencing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!