mm-com

star 24

基于分子力学的方法,计算分子的质心

golab-ai By golab-ai schedule Updated 2/28/2026

name: mm_com description: 基于分子力学的方法,计算分子的质心 license: Proprietary. LICENSE.txt has complete terms

Overview

调用craton包,计算分子的质心,质心为分子中所有原子的坐标的质量加权平均

Arguments

参数名 类型 必填 描述
inputs string 分子文件,可以是smiles, csv文件,或mol\sdf\pdb等格式的分子文件,或包含这些文件的路径
output_path string 文件输出的目录,默认输出在当前文件下

Quick Start

##如果有输出文件夹

craton mm center -p com -i {{inputs}} -o {{output_path}}

##如果没有输出文件夹

craton mm center -p com -i {{inputs}}
Install via CLI
npx skills add https://github.com/golab-ai/Huntianling --skill mm-com
Repository Details
star Stars 24
call_split Forks 4
navigation Branch main
article Path SKILL.md
Occupations
More from Creator