polychrom icon indicating copy to clipboard operation
polychrom copied to clipboard

Chromosome polymer simulations and in silico capture experiments

Results 12 polychrom issues
Sort by recently updated
recently updated
newest added

radius = sim_object.conlen * radiusMult nbCutOffDist = radius repul_energy = ( "rsc12 * (rsc2 - 1.0) * REPe / emin12 + REPe;" "rsc12 = rsc4 * rsc4 * rsc4;" "rsc4...

## Description This PR contains fixes for the python 3.14 switching from fork to forkserver multiprocessing method, addresses some deprecation warnings, and reformats things with black. ## PR Checklist -...