Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while performing MrBam with Python 3.6.8 #9

Open
EricSoulsurfer opened this issue Feb 26, 2020 · 0 comments
Open

Error while performing MrBam with Python 3.6.8 #9

EricSoulsurfer opened this issue Feb 26, 2020 · 0 comments

Comments

@EricSoulsurfer
Copy link

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')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant