You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* You may also run into issues where Plassembler will fail despite the fact Unicycler is installed (thanks Erin Young https://github.com/gbouras13/plassembler/issues/59). Please try running
261
+
262
+
```bash
263
+
export TERM=xterm-256color
264
+
```
265
+
266
+
then running `plassembler`
267
+
268
+
260
269
**MacOS**
261
270
262
271
For MacOS environments, the current conda installation method will only install the latest available bioconda Unicycler version of v0.4.8.
0 commit comments