GithubHelp home page GithubHelp logo

opengene / mrbam Goto Github PK

View Code? Open in Web Editor NEW
26.0 26.0 7.0 73 KB

Query Mutated Reads from a Bam

License: MIT License

Python 90.43% Julia 4.89% Shell 4.68%
accurate-frequency post-dedup unique-reads

mrbam's People

Contributors

sfchen avatar ylxdzsw avatar young-matthew avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mrbam's Issues

Handle the issue when run with python2

Since the default python version is 2.7, this tool should handle the error caused by using default python 2.7, and then suggest the user to use python3

Error while performing MrBam with Python 3.6.8

I have some issue when running MrBam.

line 31, in anno
    pos =int(line[1]) - 1
ValueError: invalid literal for int() with base 10: 'Start'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "Mrbam.py", line 86, in <module>
    anno(o)
  File "/home/rico/Downloads/MrBam-master/MrBam/anno.py", line 33, in anno
    raise Exception("vcf header should be expluded", o.query)
Exception: ('vcf header should be expluded', '/home/rico/Downloads/TagSequencing.snp.hg19_multianno.txt')

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.