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

RDKit Descriptors and fingerprints wrapper #2912

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from

Commits on Apr 28, 2021

  1. descriptors as analysis and fingerprint as function

    Cédric Bouysset authored and cbouy committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    fc7ddcb View commit details
    Browse the repository at this point in the history
  2. add method to list descriptors available

    Cédric Bouysset authored and cbouy committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    fd8529c View commit details
    Browse the repository at this point in the history
  3. documentation

    Cédric Bouysset authored and cbouy committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    aa6e686 View commit details
    Browse the repository at this point in the history
  4. fix docs

    Cédric Bouysset authored and cbouy committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    9f11ccc View commit details
    Browse the repository at this point in the history
  5. fix bullet points and pep8

    Cédric Bouysset authored and cbouy committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    5403e87 View commit details
    Browse the repository at this point in the history
  6. separate dict key from fp name

    Cédric Bouysset authored and cbouy committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    17cff1c View commit details
    Browse the repository at this point in the history
  7. add tests

    Cédric Bouysset authored and cbouy committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    9fce129 View commit details
    Browse the repository at this point in the history
  8. pep8

    Cédric Bouysset authored and cbouy committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    7cadb00 View commit details
    Browse the repository at this point in the history
  9. descriptors as array

    Cédric Bouysset authored and cbouy committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    844ff93 View commit details
    Browse the repository at this point in the history
  10. typo

    Cédric Bouysset authored and cbouy committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    14f4302 View commit details
    Browse the repository at this point in the history
  11. add dtype dict and changed default for fp

    Cédric Bouysset authored and cbouy committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    09a4de0 View commit details
    Browse the repository at this point in the history
  12. lowercase for test filename

    Cédric Bouysset authored and cbouy committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    41be3ad View commit details
    Browse the repository at this point in the history
  13. code review

    Cédric Bouysset authored and cbouy committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    9958770 View commit details
    Browse the repository at this point in the history
  14. fix tests and docs

    Cédric Bouysset authored and cbouy committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    37755d7 View commit details
    Browse the repository at this point in the history