Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added new functions * added test script * changes on new functions * clean up of the test * added write_pmb_df to all the samples * added read-write test to makefile * minor changes * clean up and minor changes * remove pmb.df as an argument in write_pmb_df() function * added assert_frame_equal * added dtypes on the df setup * minor changes * minor change and cleanup * clean up * clean up * adapted define_particle * adapted setup_df with new columns * minor change * adapted new cols with units * minor change * uncomment a line * changed dtype of es_type * make CI aware when the test fails, tidy up test and Makefile * changes on parameters_of_the_potential format * deleted unnecesary lines * adapted lj_test * changes on add_bond_in_df * remove commented lines on add_nomd_in_df * fix import of handy_tools * rename activamte_motion.. function * adapted standireze_data * added standireze data * added test script for globular protein * added different mode * adapted globular_protein script to new format * changes on protein test * minor changes * added to read radius from protein vtf file * remove sigma dict * changes to add amino charge in time_series output * added to reproduce globular protein plot * changes on data path * remove run_test_protein * minor changes * minor change * fix calculation of charge per AAA * fix ion size, fix setup of the simulation, revert particle size to 0.35 nm for protein beads * changes on radius to calculate mean radius of aminos * changes on protein radius assignment * new cg model * minor typo fix * minor typo fix on protein pdb * added new 1f6s cg * added test data * deleted folders * added globular protein test to makefile * make cpH CI test less overzeaulous * avoid defining acidity in define_particles_AA, remove calls to os.system --------- Co-authored-by: Pablo M. Blanco <[email protected]> Co-authored-by: blancoapa <[email protected]>
- Loading branch information