vermouth-martinize icon indicating copy to clipboard operation
vermouth-martinize copied to clipboard

Describe and apply transformation on molecular structures and topologies

Results 125 vermouth-martinize issues
Sort by recently updated
recently updated
newest added

This PR adds the option to have martinize2 generate log statements based on .ff files. Blocks, Modifications and Links get debug, info, warning, and error sections, in which each line...

hacktoberfest-accepted

This PR implements comment reading and annotation for the itp-reader. It also makes apply_rubber_band label the rubber bands. This PR partially addresses #452 and related issues. With Martini3 it is...

I realised I buried this within #483, and might be quite ambitious, but it would be useful to read back in header information (eg. the secondary structure determined by DSSP)...

parser

Adds a processor to assign consecutive atomids to molecules, sorted by chain and resid. That way residues will be grouped together in the resulting PDB and ITP file(s). @fgrunewald Is...

hacktoberfest-accepted

Default force-content for M3 proteins should be at least 700. https://github.com/marrink-lab/vermouth-martinize/blob/29bc3d5d98fbb070e76f4efcc8491d6671ff069b/bin/martinize2#L425

enhancement

### These problems were encountered in the latest development version of martinize2/vermouth which was downloaded 18/10-2022. **HSE:** HSE is not present in the M3 forcefield (since HSD and HSE are...

bug
easy
data
user

### These problems were encountered in the latest development version of martinize2/vermouth which was downloaded 18/10-2022. I should preface by saying that martinize2 successfully martinizes the terminals if no terminal-relating...

bug
easy
data

Apparently the popular propka group has a functional python package. We could leverage this to automatically set pronation states in martinize. https://github.com/jensengroup/propka

enhancement
easy
hacktoberfest

#465 fixed #459, but it disabled the ability to combine elastic network criteria. Currently (after #465 gets merged at least) users can select as `-eunit` either `chain`, `molecule`, `all`, or...

enhancement
medium
hacktoberfest

It appears modifications make edges in blocks. I think what happens is that the block + modification is merged and edges between the two are taken from the mapping, sort...

bug
medium