Mercurial > repos > peterjc > tmhmm_and_signalp
comparison tools/protein_analysis/README.rst @ 33:4fcc441269f5 draft
"This is v0.2.12 with black formating and Python 3 next fix etc"
author | peterjc |
---|---|
date | Thu, 17 Jun 2021 08:33:07 +0000 |
parents | 20da7f48b56f |
children | 7a2e20baacee |
comparison
equal
deleted
inserted
replaced
32:20da7f48b56f | 33:4fcc441269f5 |
---|---|
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 ========== |