Code Monkey home page Code Monkey logo

biolib's People

Contributors

aaronmussig avatar ctb avatar donovan-h-parks avatar wwood avatar

Stargazers

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

Watchers

 avatar  avatar

biolib's Issues

biolib python3 installed via pip

Hi there,

I am currently trying to install compareM.
So I installed biolib before.
Whenever I now try to run compareM, I get
`Traceback (most recent call last):
File "/usr/local/bin/comparem", line 37, in
from comparem.main import OptionsParser
File "/usr/local/lib/python2.7/dist-packages/comparem/main.py", line 33, in
from comparem.plots.heatmap import Heatmap
File "/usr/local/lib/python2.7/dist-packages/comparem/plots/heatmap.py", line 33, in
from biolib.plots.abstract_plot import AbstractPlot
File "/usr/local/lib/python2.7/dist-packages/biolib/plots/abstract_plot.py", line 95
self.logger.error(f'Unrecognized image format: {img_format}')

SyntaxError: invalid syntax `

After going back and forth, no matter if I use pip, pip2 or pip3, always a python3 version gets installed (independent of that it gets installed into python2.7 directories; there is a print statement with brackets in the installed file), whereas compareM seems to expect a python2 version.

The question is: What is wrong, and is it me :/ ?

"INFO:biolib:Cloud: The job has been queued. Please wait..." is forever?

Greetings,

I am trying to run the DeepTMHMM from Google Colab using the biolib, and it was working smoothly until I started to receive the eternal message "INFO:biolib:Cloud: The job has been queued. Please wait...". My best guess was that I used too large sequence file, however when I tried to use a small file with only 5 proteins, it still never ran.

I am looking forward to use this awesome soft again, but I really do not understand how to make it working :( Thank you in advance for any suggestions.

Sincerely yours,
Daria Dibrova

Possible improvement for method 'alphanumeric_sort'

Greetings!
I noticed that method alphanumeric_sort referred a StackOverflow post, while a recent comment to it noticed that it doesn't work for sorting sets of version numbers alphanumerically; e.g., v1.0.1, v3.5.3, v3.2.4.
I'm trying to learn the usefulness of such small updates on StackOverflow. Would this comment help improve your code? I understand that might not happen in real life situation. In that case, do you think this comment can help prevent future defect (if the code were reused somwhere else)?
I'll really appreciate it if you could kindly give me some feedback or suggestions. Thank you very much for your time.
Have a nice day!

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.