Coder Social home page Coder Social logo

rase-pipeline's People

Contributors

karel-brinda avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

karel-brinda

rase-pipeline's Issues

Cannot find zlib.h.

When I run the 'make test' after a successful setup of the environment and pipeline, I get the following error:
(raseenv) analynano@analynano:/media/analynano/Data500GB/ArnieFiles/rase-pipeline$ prophyle decompress "database/spneumoniae-sparc.k18.tar.gz" database
[prophyle] 2019-10-15 16:15:26 Shell command: make -j -s -C /home/analynano/miniconda3/envs/raseenv/lib/python3.7/site-packages/prophyle
prophyle_assembler.cpp:43:10: fatal error: zlib.h: No such file or directory
#include <zlib.h>
^~~~~~~~
compilation terminated.
make[1]: *** [Makefile:13: prophyle_assembler.o] Error 1
make: *** [Makefile:14: compile_assembler] Error 2
[prophyle] 2019-10-15 16:15:26 Unfinished, an error occurred (error code 2, 0.8 MB used): make -j -s -C /home/analynano/miniconda3/e
nvs/raseenv/lib/python3.7/site-packages/prophyle
ProPhyle Error: A command failed, see messages above.

There is a zlib.h in /home/analynano/miniconda3/envs/raseenv/include. And it is referenced in $CFLAGS:

(raseenv) analynano@analynano:/media/analynano/Data500GB/ArnieFiles/rase-pipeline/rase$ echo $CFLAGS
-march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /home/analynano/miniconda3/envs/raseenv/include

What could I be missing?

KeyError: '281310'

hi,
I have classified reads wiht prophyle successfully. Afterwards I wanted to use the RASE predict tool.

command:
python3 rase_predict.py /sparc/spneumoniae-sparc.k18/tree.nw /sparc/spneumoniae-sparc.k18.tsv prophyle_read.bam > output.tsv1

error:
Antibiotics in the RASE DB: cro, ery, pen, sxt, tet
datetime reads kbps kkmers ks ls ls_pass ln alt_ln bm bm_serotype bm_ST cro_ss cro_pred cro_bm ery_ss ery_pred ery_bm pen_ss pen_pred pen_bm sxt_ss sxt_pred sxt_bm tet_ss tet_pred tet_bm
2020-03-20 11:25:23 0 0 0 0.000 0 0 NA NA NA NA NA 0.000 R NA (NA) 0.000 R NA (NA) 0.000 R NA (NA) 0.000 R NA (NA)0.000 R NA (NA)
Time t=0h1m: 0 reads and 0 kbps.
Traceback (most recent call last):
File "scripts/rase/rase_predict.py", line 985, in
main()
File "scripts/rase/rase_predict.py", line 979, in main
r.run()
File "scripts/rase/rase_predict.py", line 201, in run
self.stats.update_from_read(read_stats)
File "scripts/rase/rase_predict.py", line 519, in update_from_read
bestmatching_isolates = self._descending_isolates(*nnames)
File "scripts/rase/rase_predict.py", line 450, in _descending_isolates
isolates |= self._descending_isolates_d[nname]
KeyError: '281310'

Sync end of timelines

Can differ between timeline and selected plots, based on the stop detection approach (e.g., 15h vs. 17h)

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.