Giter Site home page Giter Site logo

fjossinet / rna-science-toolbox Goto Github PK

View Code? Open in Web Editor NEW
26.0 26.0 9.0 18.85 MB

A platform to do RNA science

Home Page: http://fjossinet.github.io/RNA-Science-Toolbox/

Python 25.16% Shell 0.06% CSS 0.44% JavaScript 0.06% HTML 3.99% Jupyter Notebook 70.28%
bioinformatics python rna rna-structure

rna-science-toolbox's Introduction

Hi there ๐Ÿ‘‹

My name is Fabrice Jossinet. I'm biologist, bioinformatician & assistant professor at the University of Strasbourg, France.

I'm creating visual tools to explore and study 2D and 3D architectures of RNA molecules.

Languages used: Java, Kotlin, JavaFX, Python.

Some screenshots of my current highly active project RNArtist:

RNArtist

rna-science-toolbox's People

Contributors

fjossinet avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

rna-science-toolbox's Issues

python 3 compatibility for print statements in fabfile.py

Hello,

I am using python 3.7.10:

python --version
Python 3.7.10

When I attempt to run "fab python" in the top level directory, I get the following error:

Traceback (most recent call last):
File "/Users/patrickheenan/opt/anaconda3/envs/assemble2/lib/python3.7/site-packages/fabric/main.py", line 673, in main
    docstring, callables, default = load_fabfile(fabfile)
File "/Users/patrickheenan/opt/anaconda3/envs/assemble2/lib/python3.7/site-packages/fabric/main.py", line 174, in load_fabfile
    imported = importer(os.path.splitext(fabfile)[0])
File "/Users/patrickheenan/scratch/RNA-Science-Toolbox/fabfile.py", line 40
    print "You need to install the following Python packages:"

SyntaxError: Missing parentheses in call to 'print'. 
Did you mean print("You need to install the following Python packages:")?

Per the error messages, the problem appears to be a few missing parenthesis. I've attached a "fabfile.py.zip" which runs properly, as well as a screenshot of the diff. If you include these changes, running "fab python" will work for python 3.7.10.

Screen Shot 2021-03-06 at 9 54 52 AM

fabfile.py.zip

Improving installation instructions

Hi Fabrice,

Great work on packaging everything in a virtual box, way to go!

Just wanted to point out that if you do vagrant ssh and then pyrna_tests.py (as suggested in the README) the command will not be found and even when one locates pyrna_tests.py and runs it directly the script won't be able to import PyRNA modules because it won't be able to find pyrna.db etc. Same with running server.py.

You might want to update Readme and play with PYTHONPATH or maybe there is another solution.

Anton

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.