Git Product home page Git Product logo

pybioviz's People

Contributors

dmnfarrell avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

pybioviz's Issues

Node as a requirement

Hello,
This package looks amazing! I am trying to install it and just wanted to bring to your attention the error I am getting when trying to install the extensions:

An error occured.
ValueError: Please install nodejs 5+ and npm before continuing installation. nodejs may be installed using conda or directly from the nodejs website.
See the log file for details: /var/folders/d7/8vn6rd1d6f37gtgy_13h3b95mx3fmv/T/jupyterlab-debug-gpa6bos_.log
An error occured.
ValueError: Please install nodejs 5+ and npm before continuing installation. nodejs may be installed using conda or directly from the nodejs website.
See the log file for details: /var/folders/d7/8vn6rd1d6f37gtgy_13h3b95mx3fmv/T/jupyterlab-debug-403256tw.log

The command below installed NodeJs from within the Jupyter notebook:

conda install nodejs

Cheers!

bokeh version update

Has this package been updated to recent Bokeh versions? What are the versions compatibles? I'm getting several errors especially with plot_sequence_alignment that could be linked to this...

Installation issue

Hi,
I am having trouble installing this package in a Google Colab Notebook. I first tried installing it using 'pip install pybioviz', but it comes back with an error message (ERROR: No matching distribution found for pybioviz). It appears to work when I try installing it following the installation line recommended on the github page ('pip install -e git+https://github.com/dmnfarrell/pybioviz.git#egg=pybioviz'). However, if I try importing the package following the documentation page's usage section, it comes back with an error (ModuleNotFoundError: No module named 'pybioviz'). Do you have any suggestions to fix this issue?
Thanks!

Muscle not installed?

I'm getting "Muscle not installed?" printed to stdout when trying to run pybioviz align -f myfile.fas on a *.fas file.

Also this same message is printed to stdout when running inside a jupyter notebook with the example you provide:

import panel as pn
#need to load panel extension first
pn.extension()
from pybioviz import dashboards
app = dashboards.sequence_alignment_viewer('file.fa') 

I have no idea what "muscle" is

Some more code examples please.

I have only been able to find documentation for producing one of your example plots ("sequence allignment viewer").

I would like to know how to make other plots. For example, to view allignment from bam files which you show figure for.

Please could provide some more code examples?

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.