molstar
Version:
A comprehensive macromolecular library.
9 lines (8 loc) • 351 B
TypeScript
/**
* Copyright (c) 2019 mol* contributors, licensed under MIT, See LICENSE file for more info.
*
* @author Sebastian Bittrich <sebastian.bittrich@rcsb.org>
* @author Alexander Rose <alexander.rose@weirdbyte.de>
*/
import { ShrakeRupleyContext } from './common';
export declare function assignRadiusForHeavyAtoms(ctx: ShrakeRupleyContext): void;