GithubHelp home page GithubHelp logo

ibpa / ocb Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 145.85 MB

Omics Compendium Builder

License: Apache License 2.0

Roff 90.82% Jupyter Notebook 0.01% Python 7.54% R 0.01% Shell 1.63%

ocb's People

Contributors

bigghost2054 avatar fangzhouli avatar it2003 avatar

ocb's Issues

README.md issues

  1. Example links are not attached to gene annotation file and output file.
  2. Citation when available
  3. Validating compendium links.
  4. Acknowledgements when available.

Validation.md issues

I saw it says "there are 2 supervised approaches", but I only see the instruction for one supervised approach.

IndexError for `supervised_validation_knowledge_capture_script.py`

(ocb) lfz@barbera:~/OCB/TranscriptomicPipelines$ python supervised_validation_knowledge_capture_script.py SalmonellaExample ../TestFiles/Input_KnowledgeCapture_fur.csv ../TestFiles/Input_KnowledgeCapture_fur_related_genes.csv 
Trial : 0
Trial : 1
Trial : 2
Trial : 3
Trial : 4
Trial : 5
Trial : 6
Trial : 7
Trial : 8
Trial : 9
Traceback (most recent call last):
  File "supervised_validation_knowledge_capture_script.py", line 34, in <module>
    transcriptomic_pipeline.validation_pipeline.supervised_validation.knowledge_capture_validation(knowledge_capture_sample, knowledge_capture_gene)
  File "/share/taglab/Fang/OCB/TranscriptomicPipelines/validation/supervised.py", line 283, in knowledge_capture_validation
    ax.plot(final_results[col],final_results.index,linewidth=1,label=str(col) + ", p-val = " + str(p_val_kstest))
  File "/share/taglab/Fang/.local/lib/python3.6/site-packages/matplotlib/__init__.py", line 1810, in inner
    return func(ax, *args, **kwargs)
  File "/share/taglab/Fang/.local/lib/python3.6/site-packages/matplotlib/axes/_axes.py", line 1611, in plot
    for line in self._get_lines(*args, **kwargs):
  File "/share/taglab/Fang/.local/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 393, in _grab_next_args
    yield from self._plot_args(this, kwargs)
  File "/share/taglab/Fang/.local/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 378, in _plot_args
    ncx, ncy = x.shape[1], y.shape[1]
IndexError: tuple index out of range

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.