Coder Social home page Coder Social logo

silva's People

Contributors

buske avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

silva's Issues

GRCh38 support

@buske
From the documentation, all data files are based on hg19. May I know the suggested steps to prepare the SILVA databases using GRCh38 and GENCODE annotations?

ValueError: invalid literal for int() with base 10: '18080854\xc2\xa0'

This is the first time I faced an error with SilVA. Anyone to help me?

`Saving genes to pickled file: /home/martiela/Bioinformatica/SilVA/silva-1.1.1-nofolding/data/refGene.pkl
Traceback (most recent call last):

File "/home/martiela/Bioinformatica/SilVA/silva-1.1.1-nofolding/src/input/synonymous.py", line 843, in
sys.exit(main())

File "/home/martiela/Bioinformatica/SilVA/silva-1.1.1-nofolding/src/input/synonymous.py", line 840, in main
script(*args, **kwargs)

File "/home/martiela/Bioinformatica/SilVA/silva-1.1.1-nofolding/src/input/synonymous.py", line 699, in script
filter_variants(genes, filename, protein_coords=protein_coords)

File "/home/martiela/Bioinformatica/SilVA/silva-1.1.1-nofolding/src/input/synonymous.py", line 635, in filter_variants
pos = int(pos)

ValueError: invalid literal for int() with base 10: '18080854\xc2\xa0'
`

Multiple allele lines

Should probably deal with lines with multiple alleles, currently just take first one

error : No such file or directory: control/NA10851.mat

I have just installed silva and ran the

./silva-preprocess TMP example/example.vcf

Iam getting below error
Can you help to fix it
thanks

...
Running: 0_gerp.col
Loading optimized table from: /git/silva/silva-1.1.1/data/gerp.refGene.pkl
Completed: cpg.col
Completed: codon.col
Completed: splice.col
Completed: fas-ess.col
Completed: pesx.col
Completed: ese3.col
Completed: maxent.col
Completed: 0_gerp.col
Running: unafold-50.col
Running: vienna-50.col
Completed: unafold-50.col
Completed: vienna-50.col
Standardizing MAT file according to control data...
Traceback (most recent call last):
  File "/git/silva/silva-1.1.1/src/input/standardize.py", line 134, in <module>
    sys.exit(main())
  File "/git/silva/silva-1.1.1/src/input/standardize.py", line 131, in main
    script(*args, **kwargs)
  File "/git/silva/silva-1.1.1/src/input/standardize.py", line 82, in script
    control_header, control_class_col, control = read_examples(control)
  File "/git/silva/silva-1.1.1/src/input/standardize.py", line 29, in read_examples
    with maybe_gzip_open(filename) as ifp:
  File "/git/silva/silva-1.1.1/lib/python/silva/__init__.py", line 16, in maybe_gzip_open
    return open(filename, *args, **kwargs)
IOError: [Errno 2] No such file or directory: '/git/silva/silva-1.1.1/control/NA10851.mat'

ERROR when running the SilVA nofolding

I've been trying to run the models. With the command:
./silva-run | head

I get this error:
Running model 0...
./silva-run: ./test: /usr/bin/Rscript: bad interpreter: No such file or directory

How do I fix this?

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.