News

return loads(fp.read (), ^^^^^^^^^ File "D:\Program Files\python\Lib\encodings\cp1252.py", line 23, in decode return codecs.charmap_decode(input,self.errors,decoding_table)[0] ...
When attempting to run for f in *fa ; do python ~/orthofinder_tutorial/OrthoFinder/tools/primary_transcript.py $f ; done as referenced in the tutorial, I receive a decode error.