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

bamparser_streaming.py typo at line 56 #1

Closed
kyzhao opened this issue Feb 8, 2018 · 1 comment
Closed

bamparser_streaming.py typo at line 56 #1

kyzhao opened this issue Feb 8, 2018 · 1 comment

Comments

@kyzhao
Copy link

kyzhao commented Feb 8, 2018

.local/lib/python3.4/site-packages/arcsv/bamparser_streaming.py", line 56
if not_primary(aln) or aln.mpos < start or aln.mpos >= endor aln.is_duplicate:
^
SyntaxError: invalid syntax

@jgarthur
Copy link
Collaborator

jgarthur commented Feb 8, 2018

fixed, thanks

@jgarthur jgarthur closed this as completed Feb 8, 2018
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

2 participants