Can matlab work with rosetta?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Andreas Apostolatos
il 5 Mag 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 Commenti
Vedere anche
Categorie
Scopri di più su Genomics and Next Generation Sequencing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!