Skip to content
This repository has been archived by the owner on May 28, 2021. It is now read-only.

methratio.py errors #8

Open
gill0110 opened this issue Apr 22, 2021 · 1 comment
Open

methratio.py errors #8

gill0110 opened this issue Apr 22, 2021 · 1 comment

Comments

@gill0110
Copy link

I am trying to methratio.py using following command line:
methratio.py -o fa1.1_methratio.txt -d Fxa.fasta -u -p fa1.1.bam

The error pop in as:
Traceback (most recent call last):
File "/home/jiao/miniconda2/envs/viewbs/bin/methratio.py", line 105, in
disp('loading reference file: %s ...' % options.reffile)
File "/home/jiao/miniconda2/envs/viewbs/bin/methratio.py", line 41, in disp
if not options.quiet: print >> sys.stderr, '[methratio] @%s \t%s' %(time.asctime(), txt)
TypeError: unsupported operand type(s) for >>: 'builtin_function_or_method' and '_io.TextIOWrapper'. Did you mean "print(, file=<output_stream>)"?
view: invalid option -- 'X'

@chrisamiller
Copy link

This is not an official source for the bsmap software, just a fork that our group long ago made for convenience. We didn't write the software and can't help with support. Best of luck!

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

No branches or pull requests

2 participants