Can matlab work with rosetta?
조회 수: 3 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Andreas Apostolatos
2022년 5월 5일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Genomics and Next Generation Sequencing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!