Giter VIP home page Giter VIP logo

ngscat2's Introduction

Babelomics

Babelomics is an integrative platform for the analysis of Transcriptomics, Proteomics and Genomics data with advanced functional profiling

This version of Babelomics integrates primary (normalization, calls, etc.) and secondary (signatures, predictors, associations, TDTs, clustering, etc.) analysis tools within an environment that allows relating genomic data and/or interpreting them by means of different functional enrichment or gene set methods. Such interpretation is made using functional definitions, protein-protein interactions...

How to install

    git clone https://github.com/babelomics/babelomics.git
    cd babelomics/babelomics-web/
    bower install
    git submodule update --init
    cd lib/jsorolla/
    bower install

ngscat2's People

Contributors

alegarsan2 avatar

Watchers

 avatar  avatar  avatar  avatar

ngscat2's Issues

program failed

--Hi,

runnning:
ngscat2 --bams ./SRR6823381.bam --bed ./Exome-Agilent.bed --out /work/ngscat --reference ./Homo_sapiens_hg38.fasta

it failed with:

Traceback (most recent call last):
File "ngscat2", line 8, in
sys.exit(main())
File "main.py", line 416, in main
generate_report(options, config)
File "/.local/lib/python3.7/site-packages/ngscat2/main.py", line 290, in generate_report
cover, _ = bam.myCoverageBed(options.bed, bedGraphFile=mainReporter.outdir)
File "/.local/lib/python3.7/site-packages/ngscat2/misc/bam_file.py", line 518, in myCoverageBed
endPositions.append(int(currentRead.aend))
TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'

how to identify the problem?
thank you --

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.