Git Product home page Git Product logo

mmsplice_paper's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mmsplice_paper's Issues

Issue with Loading Models mmsplice.EXON and EXON3 in /Figure2/VexSeq.ipynb

Hello,

I am currently using MMSplice for my research and encountered an issue when loading the models. My MMSplice version matches the one specified in the env.yaml file in the repository.

I tried to run the following code:

exonM5 = load_model(mmsplice.EXON) exonM3 = load_model(mmsplice.EXON3)

However, I encountered the following errors:

AttributeError Traceback (most recent call last) <ipython-input-53-08118d5956f3> in <module>() 1 exonM5 = load_model(mmsplice.EXON) ----> 2 exonM3 = load_model(mmsplice.EXON3) AttributeError: module 'mmsplice' has no attribute 'EXON3'

Additionally, when I tried to get help on mmsplice.EXON, I received a message indicating that no Python documentation was found for the '/opt/conda/lib/python3.6/site-packages/mmsplice/models/Exon.h5' file.

Steps to Reproduce:

Use the MMSplice version specified in env.yaml.
Run the code provided above.

Environment:

Python version: 3.6
TensorFlow version: 1.11.0
MMSplice version: as specified in env.yaml

Screenshots:
image

Request:

Could you please provide guidance on resolving this issue? Is there a specific version of TensorFlow or other dependencies that I should be using to avoid this error?

Thank you for your assistance.

Best regards,

Shanshuimei

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.