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

parseJuncInfo_th2() takes exactly 2 arguments (3 given) #8

Open
lmy06 opened this issue Feb 25, 2019 · 0 comments
Open

parseJuncInfo_th2() takes exactly 2 arguments (3 given) #8

lmy06 opened this issue Feb 25, 2019 · 0 comments

Comments

@lmy06
Copy link

lmy06 commented Feb 25, 2019

Hi,I'm running fusionfusion using tophat2 mapped bam samples, and I get the following problems, I don't understand what's wrong?
fusionfusion --th2 accepted_hits.bam --refe rence_genome ucsc.hg19.fasta --out dir
Traceback (most recent call last):
File "fusionfusion", line 82, in
main(args)
File "/home/.local/lib/python2.7/site-packages/fusionfusion/run.py", line 164, in main
parseJunctionInfo.parseJuncInfo_th2(output_dir + "/th2.chimeric.sam", output_dir + "/th2.chimeric.tmp.txt", args.abnormal_insert_size)
TypeError: parseJuncInfo_th2() takes exactly 2 arguments (3 given)

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