BSSeeker / BSseeker2

A versatile aligning pipeline for bisulfite sequencing data
http://pellegrini.mcdb.ucla.edu/BS_Seeker2/
MIT License
60 stars 25 forks source link

bs_seeker2-align.py and Cannot open input file #10

Closed Shicheng-Guo closed 7 years ago

Shicheng-Guo commented 7 years ago

Hi,

When I run bs_seeker2-align.py, the following error was reported:

python /home/shg047/software/BSseeker2/bs_seeker2-align.py --help File "/home/shg047/software/BSseeker2/bs_seeker2-align.py", line 136 print "[Error] Cannot open input file : %s" % read_file ^ SyntaxError: Missing parentheses in call to 'print'

image

Any suggestions?

Thanks.

Shicheng-Guo commented 7 years ago

Okay. I know the problems. I install python 3.xx rather than python 2.xx.