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

File "/ME/alignment/lumpy-sv//scripts/bamkit/bamlibs.py", line 61 print ','.join(lib_rg[lib]) ^ SyntaxError: invalid syntax #387

Open
1580542426 opened this issue Nov 10, 2022 · 1 comment

Comments

@1580542426
Copy link

/ME4012_Vol0002/Ahome_Dir/hechuanmeng/SY_genome/alignment/lumpy-sv/bin/lumpyexpress -B SYXXF.bam -S SYXXF.splitters.bam -D SYXXF.discordants.bam -o all.sv.lumpy.vcf
Sourcing executables from /ME4012_Vol0002/Ahome_Dir/hechuanmeng/SY_genome/alignment/lumpy-sv/bin/lumpyexpress.config ...

Checking for required python modules (/ME4012_Vol0002/Ahome_Dir/hechuanmeng/miniconda3/bin/python)...
:1: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
:1: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
File "/ME4012_Vol0002/Ahome_Dir/hechuanmeng/SY_genome/alignment/lumpy-sv//scripts/bamkit/bamlibs.py", line 61
print ','.join(lib_rg[lib])
^
SyntaxError: invalid syntax

@RADIOMUMM
Copy link

I meet the same issue, how to fix it

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