Item | Notes |
---|
General updates | |
Project page review | Polymer Loading Functionality JW – It seems like there’s discrete steps where this can increase in complexity - Why do we go through the intermediate of substructure dictionaries? Problem statement - What does “estimate parameters” What’s the goal of substructure definition? Building polymers from building blocks Building polymers with geometry Generating librarycharges Loading from PDB
The minimal scope of this project is a PDB → SDF converter
|
Pysimm review | |
Polymer substructure creation automation | |
Previous to dos | MS will send workflow from collaborator group that takes a mol2 and capping atom indices as inputs, and produces a polymer. CD will draft a project page with goals in order and specified milestones CD will experiment with an automated process that handles “monomer information type 1”. Ultimate method signature will be make_substructures([monomer_info_sources], [pdbs_to_load])--> substructure_information . The output format isn’t super well specified, but should have equivalent information content to CD’s current substructure dict format (with noncapturing atoms allowed)
|
To dos | CD will try to “learn” amino acids using instructions above CD will determine whether there is a real need for substructures as an output, or whether it’ll always be find to just go from PDB to SDF without a substructure dictionary as an intermediate CD will try loading all existing homopolymer PDBs with two connection points (except vulcanized rubber)
|