Giter VIP home page Giter VIP logo

dsspparser's Introduction

Anurag's github stats

  • ๐ŸŒฑ Iโ€™m currently learning deep learning in bioinformatics

dsspparser's People

Contributors

neolei avatar wangleiofficial avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

dsspparser's Issues

405 Client Error : METHOD NOT ALLOWED error

image

The error above is what I get when I am trying to run your example code. specifically the following example code:

from DSSPparser import pdbToxssp
result = pdbToxssp("2GW9")

I believe this has something to do with the xssp-api wrapper tool you are using. I think they are having problems but there might be some patches you might be able to try to resolve this issue. Currenlyt, there doesn't seem to be a good solution to convert a PDB file to a DSSP file automatically.

Thanks for the help in advance!

NameError: name 'pdbToxssp' is not defined

Hello,

The example code displayed on the main page of the repo has a small typo in it. See errors here:
image

the line:

result = pdbToxssp("2GW9")
gives error

should be:

result = pdbToxssp_local("2GW9")

Best,

-Rich

PS. Thanks for fixing this code and for how responsive you are in this repo. Its definitely appreciated!

after install python dont recognize DSSParser

I installed it by pip install DSSPparser and then try to write this in my python console from DSSParser import parser but got the error "" ModuleNotFoundError: No module named 'DSSParser' ""

Simple Feature Request

Hello there,

It looks like the local pdbToxssp_local works great for downloading the desired pdb_id but I have local pdb files that I want to try to convert to DSSP files. Is this possible with the new pdbToxssp_local method? If not can this be added please?

the input would be some local pdb file and the desired output is a local dssp file.

Thanks

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.