nanopore_tools_for_polishing
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| nanopore_tools_for_polishing [2022/07/12 10:20] – 134.190.232.29 | nanopore_tools_for_polishing [2024/08/07 13:01] (current) – 134.190.232.164 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Polishing your MinION assembly ====== | ====== Polishing your MinION assembly ====== | ||
| Documentation by Jon Jerlström Hultqvist and Shelby Williams | Documentation by Jon Jerlström Hultqvist and Shelby Williams | ||
| + | (updates by Joran Martijn) | ||
| **Be aware that some scripts and commands might not be working any longer on Perun due to the switch to the new conda-environment system. Sections will be progressively updated to reflect this.** | **Be aware that some scripts and commands might not be working any longer on Perun due to the switch to the new conda-environment system. Sections will be progressively updated to reflect this.** | ||
| Line 133: | Line 134: | ||
| Shell script: | Shell script: | ||
| {{ : | {{ : | ||
| + | |||
| + | < | ||
| + | #!/bin/bash | ||
| + | #$ -S /bin/bash | ||
| + | . / | ||
| + | #$ -cwd | ||
| + | #$ -pe threaded 16 | ||
| + | |||
| + | #cd / | ||
| + | |||
| + | echo " | ||
| + | |||
| + | unset PYTHONPATH | ||
| + | export PATH=/ | ||
| + | export LD_LIBRARY_PATH=/ | ||
| + | |||
| + | / | ||
| + | |||
| + | |||
| + | echo " | ||
| + | |||
| + | </ | ||
| Formatting: | Formatting: | ||
nanopore_tools_for_polishing.1657632031.txt.gz · Last modified: by 134.190.232.29
