Git Product home page Git Product logo

boostnano's People

Contributors

haotianteng 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

boostnano's Issues

ImportError: ImportError: cannot import name 'hmm' from 'boostnano'

Hi
After installing Boostnano exporting PATH into Python path, and all of requirements has been installed, I met such trouble when using command : python ~/biosoft/BoostNano/boostnano/boostnano_eval.py -i fast5_pass/ -o 02BoostNano/ -m ~/biosoft/BoostNano/model/

Traceback (most recent call last):
File "/apps/users/yefei/biosoft/BoostNano/boostnano/boostnano_eval.py", line 8, in
from boostnano.boostnano_model import CSM
ImportError: No module named boostnano.boostnano_model

Check the folder in BoostNano/model/, indeed, there was no file named boostnano.boostnano_model

What's more, Check out the sample code in the Jupyter Notebook Sample.ipynb for how to use the package. in REANDME, however, I can open the file--Sample.ipynb, but have no idea of it, could you please tell me how to use BoostNano with more detail ?

Thanks very much

ImportError: cannot import name 'hmm' from 'boostnano'

Hi,

Just wondering if I can use BoostNano for removing the adapter and poly A tail. I tried to install it but am getting the error saying ImportError: cannot import name 'hmm' from 'boostnano'. I looked in the setup.py file and found that it says "nanopre.hmm" instead of "boostnano.hmm" in the extension.
Also, there is an extra "self." in the em.py file. I tried to fix these bugs and run but I sill get the same error.

Thanks

KeyError: "Unable to open object (object 'Raw' doesn't exist)" & ImportError: cannot import name 'is_pyqt5' from 'matplotlib.backends.qt_compat'

Hello : )

After installing Boostnano and all requirements in a remote Linux Server, I met with two issues when using commands.
One was trying to run the command: "python boostnano_eval.py -i ../sample_data/ -o ~/Test/ -m ../model/", and it raised the error: "KeyError: "Unable to open object (object 'Raw' doesn't exist)". Another was trying to run the command: "python hand_label.py", and it raised the error: "ImportError: cannot import name 'is_pyqt5' from 'matplotlib.backends.qt_compat".

I have no idea about these issues, would you please offer me some suggestions? Thanks a lot!

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.