Coder Social home page Coder Social logo

vals / rseqc Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 1.69 MB

This is a fork of RSeQC, since the Sourceforge hosting of the project doesn't link to any repository.

Home Page: http://rseqc.sourceforge.net

PHP 0.01% Python 16.52% Shell 0.01% Erlang 0.01% Perl 0.01% C 83.33% C++ 0.11%

rseqc's People

Contributors

vals avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

rluisier

rseqc's Issues

Error with Inner_distance.py

Sorry if I am asking a question in the wrong place but I couldn't get a answer by googleing.
I ran the inner_distance.py on my STAR alinged bam file and I get the following error

Traceback (most recent call last):
File "/bi_tools/rseqc/latest/build/scripts-2.7/inner_distance.py", line 87, in
main()
File "/bi_tools/rseqc/latest/build/scripts-2.7/inner_distance.py", line 79, in main
obj.mRNA_inner_distance(outfile=options.output_prefix,low_bound=options.lower_bound_size,up_bound=options.upper_bound_size,step=options.step_size,refbed=options.ref_gene,sample_size=options.sampleSize, q_cut = options.map_qual)
File "/bi_tools/python/python2.7/lib/python2.7/site-packages/RSeQC-2.3.9-py2.7-linux-x86_64.egg/qcmodule/SAM.py", line 3380, in mRNA_inner_distance
exon_bitsets = binned_bitsets_from_list(ref_exons)
File "/bi_tools/python/python2.7/lib/python2.7/site-packages/bx_python-0.7.1-py2.7-linux-x86_64.egg/bx/bitset_builders.py", line 143, in binned_bitsets_from_list
last_bitset.set_range( start, end - start )
File "bitset.pyx", line 212, in bx.bitset.BinnedBitSet.set_range (lib/bx/bitset.c:3155)
File "bitset.pyx", line 185, in bx.bitset.bb_check_range_count (lib/bx/bitset.c:2669)
IndexError: End (536985336) is larger than the size of this BinnedBitSet (536870912).

Can you help with this index error issue? what can I do to solve this problem?

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.