A machine learning tool for automated prediction engineering
Compose is a machine learning tool for automated prediction engineering. It allows you to structure prediction problems and generate labels for supervised learning. An end user defines an outcome of interest by writing a labeling function, then runs a search to automatically extract training examples from historical data. Its result is then provided to Featuretools for automated feature engineering and subsequently to EvalML for automated machine learning. Prediction problems are structured by using a label maker and a labeling function. ...
-------- ATTENTION START: RENAMING
muda.pl was renamed to MANTI.pl with v3.7, project development can be tracked on the MANTI project page on sourceforge.net. Old versions remain here for archival purposes.
-------- ATTENTION END
muda.pl is an evaluation script (written in Perl) without great dependencies.
It congregates information from 4 different MaxQuant output files into a master file suitable explicitly for protein neo-termini analyses. The central anchor for the data congregation is the modificationSpecificPeptides.txt file - additional data is inferred from different other source files from the MaxQuant txt folder but the starting point for the data assembly is solely the modificationSpecificPeptides.txt file. ...