Recent Releases of triqler
triqler - v0.4
v0.04 * Experimental support for MaxQuant MBR * Added Dinosaur converter * Fixed some converter scripts Python 3 compatibility (#12) * Fixed problem with standalone percolator input for dinosaur converter * Add support for disabling multithreading (by setting --num_threads 1)
- Python
Published by MatthewThe over 5 years ago
triqler - v0.3
v0.03 * Added support for converting Quandenser and MaxQuant results to Triqler input format (#5) * Added support for printing posterior distributions to a file * Added support for plotting posterior distributions and hyperparameter estimation fits
- Python
Published by MatthewThe over 6 years ago
triqler - v0.02
v0.02 * Fixed empty columns as extra proteins issue (#4) * Improved logging messages * Optimizations for very large datasets. Replaced some operations on python lists by their numpy equivalents to speed up calculation on larger datasets. Also, we now skip the posterior calculation for proteins with identification PEP = 1.0, since they will never be differentially abundant anyway.
- Python
Published by MatthewThe almost 7 years ago
triqler - v0.01.2
v0.01.2 * Bumped numpy dependency to 1.12 for numpy.countnonzero along axis * Removed need for condidx:condname format for condition column * Set --minsamples option to 2 instead of 1 and added check for --min_samples >= 2 * Added filter for entries with 0 or NaN intensity * Added run dependent identification PEP for consensus spectra
- Python
Published by MatthewThe over 7 years ago