makeFragment

fun makeFragment(fragId: String, fragName: String, confId: String = fragId, confName: String = fragName, motions: List<ConfLib.ContinuousMotion> = emptyList()): ConfLib.Fragment

Makes a fragment from the source atoms and coords.