Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RdkitConverter with sanitization #2799

Closed
wants to merge 10 commits into from
Closed

Commits on Jun 19, 2020

  1. simple converter

    Cédric Bouysset committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    90fccce View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. add PDB residue info and guessers

    Cédric Bouysset committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    ba0f89e View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. fix 2 letter atom names and fix bond order

    Cédric Bouysset committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    b54ec60 View commit details
    Browse the repository at this point in the history
  2. test mol2 topology and pdb info

    Cédric Bouysset committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    ac38ceb View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. autopep8

    Cédric Bouysset committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    de5560b View commit details
    Browse the repository at this point in the history
  2. fix code review

    Cédric Bouysset committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    b00dee3 View commit details
    Browse the repository at this point in the history
  3. store other attributes in each atom

    Cédric Bouysset committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    495217d View commit details
    Browse the repository at this point in the history
  4. more tests on topology + pep8

    Cédric Bouysset committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    eb5d365 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. fix other props type

    Cédric Bouysset committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    1774963 View commit details
    Browse the repository at this point in the history
  2. bond order and charges

    Cédric Bouysset committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    81eea81 View commit details
    Browse the repository at this point in the history