Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
moold authored May 9, 2019
1 parent 7f7b287 commit af58cc2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,3 +143,5 @@ NextPolish is freely available for academic use and other non-commercial use.
Please setup the environment variable: DRMAA_LIBRARY_PATH, see [here](https://github.com/pygridtools/drmaa-python) for more details.
8. ERROR: drmaa.errors.DeniedByDrmException: code 17: error: no suitable queues.
This is usually caused by a wrong setting of cluster_options, please check cluster_options first. If you use SGE, you also can add '-w n' to cluster_options, it will switch off validation for invalid resource requests. Please add a similar option for other job scheduling systems.
9. OSError: /path/lib64/libc.so.6: version `GLIBC_2.14' not found (required by /path/NextPolish/lib/calgs.so).
Please download [this version](https://github.com/Nextomics/NextPolish/releases/download/v1.0.0/NextPolish1.0.0-CentOS6.9.tgz) and try again.

0 comments on commit af58cc2

Please sign in to comment.