comparison tools/protein_analysis/README.rst @ 22:e1afa4b0b682 draft

"This is v0.2.12 with black formating and Python 3 next fix etc"
author peterjc
date Thu, 17 Jun 2021 08:34:58 +0000
parents 238eae32483c
children e1996f0f4e85
comparison
equal deleted inserted replaced
21:238eae32483c 22:e1afa4b0b682
193 - Internal job splitter will skip starting any pending jobs after a 193 - Internal job splitter will skip starting any pending jobs after a
194 child job fails (so the entire task will error out more quickly). 194 child job fails (so the entire task will error out more quickly).
195 v0.2.12 - Fix reporting of HMMER error in RXLR tool. 195 v0.2.12 - Fix reporting of HMMER error in RXLR tool.
196 - Quote command line arguments when RXLR tool calls SignalP. 196 - Quote command line arguments when RXLR tool calls SignalP.
197 - Reduce number of temp files if SignalP is run with one thread. 197 - Reduce number of temp files if SignalP is run with one thread.
198 - Applied black style to the Python code
199 - Python 3 fixes with next function vs method.
198 ======= ====================================================================== 200 ======= ======================================================================
199 201
200 202
201 Developers 203 Developers
202 ========== 204 ==========