Giter Site home page Giter Site logo

ucm-lbqc / polypharm Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 2.03 MB

A Python-based library to perform IFD and MM/GBSA calculations on different targets using a polypharmacological approach.

Home Page: https://polypharm.rtfd.io

License: MIT License

Python 100.00%
computational-chemistry molecular-docking free-energy-calculations polypharmacology

polypharm's People

Contributors

franciscoadasme avatar maurobedoya avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

polypharm's Issues

UnicodeEncodeError from schrödinger library

If the working directory contains a special character, such as an accent (´) the following error will occur:

[1/1] Failed ifd/proteinx/ligandx with output:
      Traceback (most recent call last):
        File "/data/software/schrodinger/schrodinger2023-4/psp-v7.4/bin/Linux-x86_64/ifd_startup.py", line 289, in <module>
          jobc.launch()
        File "/data/software/schrodinger/schrodinger2023-4/internal/lib/python3.8/site-packages/schrodinger/job/launcher.py", line 915, in launch
          cmd_args = self.getCommandArgs()
        File "/data/software/schrodinger/schrodinger2023-4/internal/lib/python3.8/site-packages/schrodinger/job/launcher.py", line 798, in getCommandArgs
          cmd.encode('ascii')).decode('ascii')
      UnicodeEncodeError: 'ascii' codec can't encode character '\xed' in position 96: ordinal not in range(128)
WARNING: Some commands have failed. Please check the output.

The error also occurs with older versions of schrödinger.

One possible implementation/enhancement is to add a check for the working directory path to warn about special characters found.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.