News

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.
Type: Bug Behaviour Steps to reproduce: run VSCode targeting a remote host over ssh running pytest download this minimal git repo which reproduces the issue run a collection of 1000 unit tests at o ...