BUG: branched dextran no longer possible to produce directly #351
Labels
FAQ
Candidate for FAQ section
in progress
we're working on your issue but it might take a while
question
Further information is requested
Working on latest
master
branch ofpolyply
.I was trying to roughly follow the tutorial at https://github.com/marrink-lab/polyply_regression_tests/blob/main/examples/liquid_liquid_phase_separation/PolyplyTutorial.ipynb
Then, I noticed that
dextran.martini3.ff
doesn't even have alpha 1->3 linkages anymore, they were deleted for some reason in 0a76a13 -- was that an accident? Perhaps a branched build regression test is needed there? It looks like you already have an unbranched dextran regression test atpolyply/tests/test_data/library_tests/martini3/DEX/polyply/command
.PEO polymer construction seems to work just fine for me locally, and so does unbranched dextran. For reproducer, this could be pared down quite a lot, but you'll get the idea--need to generate a branched JSON file with DEX 1-3 linkages/branches, then the failure to
gen_params
can be reproduced. I can help you produce a smaller regression test if you really want, but fixing the parameters in a MARTINI-3 compliant way is probably beyond the scope of my expertise, though you may just need to restore some deleted lines to fix it?The text was updated successfully, but these errors were encountered: