Skip to content

Releases: mgerault/DIAgui

DIAgui v1.4.5

20 Jan 13:24
9705bdf
Compare
Choose a tag to compare

Possibility to use .parquet file + small updates

DIAgui 1.4.3

26 Aug 11:41
749c541
Compare
Choose a tag to compare

Added possibility to filter on Quantity.Quality

DIAgui v1.4.2

15 Nov 15:38
86f5917
Compare
Choose a tag to compare

Added the possibility to filter contaminants from your report in the first tab of the app based on a typed prefix/suffix; added the possibility to filter ids from your data in the 'data visualization and statistics' tab; + other small improvements and bug fixing.
get_bestwind function has been significantly improved. It now takes the precursor mz and not the product mz, allow the user to use a fix overlap and/or a fix window size.
Added the option to plot the static plot iRT vs RT in the app + it now check if your report has too many rows to handle it will ask you if you're sure to plot the interactive plot.

DIAgui v1.4.1

13 Nov 15:04
1908443
Compare
Choose a tag to compare

Corrected bugs in heatmap function; handling potential duplicates in the peptide MaxLFQ section of the app; corrected bug in get_iBAQ function; added imputation algorithms from imputLCMD R package; added possibility to use a fix window size in get_bestwind function.

DIAgui v1.4.0

26 Jun 09:45
64a6825
Compare
Choose a tag to compare

Corrected bugs; checks file when upload in app; added new functions (imputation from mice R package, correlation plot, simple volcano plot, etc.) improved app.

DIAgui v1.3.2

20 Mar 09:51
9b84a21
Compare
Choose a tag to compare

Modified package dependencies in description; when only one sample prevent from dropping data.frame in app and diann_maxlfq.

DIAgui v.1.3.1

13 Feb 11:15
d074419
Compare
Choose a tag to compare

Corrected bug in getallseq when protein is not found in swissprot bank; merged pull requests

DIAgui v.1.3.0

09 Feb 16:50
d5b0be5
Compare
Choose a tag to compare

Added vignette documentation + possibility to get best PTM q.value on peptide level

DIAgui 1.2.3

15 Sep 13:28
1479898
Compare
Choose a tag to compare

Add new function 'validDIA' to see the proportion of valid values; implemented in the app.

DIAgui 1.2.2

14 Jun 09:38
5a2914f
Compare
Choose a tag to compare

Added possibility to visualize only intensity, Top3, iBAQ or all in visualization tab.
--> Updated density, MDS and heatmap function