- Apr 29, 2020
-
-
Todor Kondic authored
-
- Feb 28, 2020
-
-
Todor Kondic authored
Extraction tab contains error input widgets that take error in the +/-, so as the half-width of the interval centered on the value. A new kind of control was produced that inlines the text of labels with the input box. Another variant places two labels around the input box (suitable for units).
-
- Feb 26, 2020
-
-
Todor Kondic authored
-
Todor Kondic authored
-
Todor Kondic authored
-
- Jan 31, 2020
-
-
Todor Kondic authored
-
- Jan 17, 2020
-
-
Todor Kondic authored
-
- Jan 13, 2020
-
-
Todor Kondic authored
-
Todor Kondic authored
As much as possible of the code uses MSnbase objects to keep data. For example, instead of CSV files, the chromatograms are now inside a Chromatograms object. Things have been adapted to this until the preproc. The preproc stage is still not working properly for MS2 part.
-
- Jan 12, 2020
-
-
Todor Kondic authored
-
- Dec 12, 2019
-
-
Todor Kondic authored
-
- Dec 11, 2019
-
-
Todor Kondic authored
-
Todor Kondic authored
-
Todor Kondic authored
Retention time functionality in chromatograms.
-
Todor Kondic authored
Some naming changes.
-
Todor Kondic authored
R/extraction.R (gen_rt_range): Generates rt range matrix given rt-s and tolerance.
-
- Nov 30, 2019
-
-
Todor Kondic authored
The problem seems to have been with the ordering in the verif_prec_fine procedure.
-
Todor Kondic authored
-
- Nov 29, 2019
-
-
Todor Kondic authored
More to follow.
-
Todor Kondic authored
But, MS2 are way off
-
- Nov 26, 2019
-
-
Todor Kondic authored
-
Todor Kondic authored
-
- Nov 25, 2019
-
-
Todor Kondic authored
Also, move `...prescreen_df' to extraction.R and rename it to extr_rmb. Create driver level `extract' function that will be used to call the backend extraction function based on user's choice.
-