GithubHelp home page GithubHelp logo

ci-spliceai__annotation's People

Contributors

cherweiyuan avatar ystrauch avatar

Watchers

 avatar

Forkers

cherweiyuan

ci-spliceai__annotation's Issues

NameError: name 'List' is not defined

Dear Dr Yaron and Developers

Thank you for developing CI-SpliceAI. I think it is a useful improvement to SpliceAI.

I ran into the following error from running CI-SpliceAI. May I seek your assistance?

mamba create -n cis_use python=3.8 tensorflow-gpu cudnn keras -c conda-forge -y
mamba activate cis_use
pip install "cispliceai"
cis-vcf -h

Output:
Traceback (most recent call last):
File "/home/weiyuan/mambaforge/envs/cis_use/bin/cis-vcf", line 5, in
from cispliceai.console import vcf
File "/home/weiyuan/mambaforge/envs/cis_use/lib/python3.8/site-packages/cispliceai/init.py", line 2, in
from .annotation import Annotator, JSONFormatException, AnnotationJob, AnnotationJobWithResults, Annotation, AnnotationCache
File "/home/weiyuan/mambaforge/envs/cis_use/lib/python3.8/site-packages/cispliceai/annotation.py", line 8, in
from cispliceai import const, progress, data
File "/home/weiyuan/mambaforge/envs/cis_use/lib/python3.8/site-packages/cispliceai/data.py", line 65, in
class AnnotatedArea():
File "/home/weiyuan/mambaforge/envs/cis_use/lib/python3.8/site-packages/cispliceai/data.py", line 75, in AnnotatedArea
acceptors: List[int],
NameError: name 'List' is not defined

Notes:
The installation process went fine. I tried version control of dependencies with
mamba create -n cis_use python=3.8 tensorflow-gpu=2.2.0 cudnn=7.6.5.32=hc0a50b0_1 keras=2.4.3 -c conda-forge
but I encountered this error:
Encountered problems while solving:

  • nothing provides requested tensorflow-gpu 2.2.0**

Thank you for your attention.

Best Regards
WY

Assertion error

Hi, thank you for your work. I am trying to reproduce the CI-SpliceAI model but running "python create_data.py" results in an assertion error after 93% progress at line 87 "assert len(x) == len(y)".

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.