Blog
Articles tagged: reporting
Posted by Patrick Emery (September 23, 2022)
Reporting quantitation datasets with Mascot Distiller 2.8
In previous versions of Distiller, reporting of quantitation results was handled using XSLT transformation of the XML export of the quantitation results. XSLT is a powerful language, but it’s not commonly used, so writing custom reports could be an uphill stuggle. In Mascot Distiller 2.8, reports are written in Python and use Mascot Parser to access the search and quantitation [...]