You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
guigang xie 029671b491
Update autorun.inf
1 day ago
.github Update sync_gitlink.cmd 10 months ago
dist update ribbon release fles 2 days ago
extdata update project readme documents 3 days ago
msconvert add cli api for mrmr converts 6 days ago
msconvertGUI make improvements of the MSI dension helper 5 days ago
mzView fix of the invalid function reference under the .netcore environment 3 months ago
mzblender config projects 2 days ago
mzkit make improvements of the umap pipeline 1 day ago
rstudio create pipeline for run ms-imaging data auto-segmentation via umap 2 days ago
services make improvements of the umap pipeline 1 day ago
setup Update autorun.inf 1 day ago
ux handling of the raster error 3 days ago
webview Update home.css 4 months ago
.gitignore run build of the package installer 1 week ago
.gitmodules add window ui module 1 year ago
LICENSE Update LICENSE 9 months ago
README.md update project readme documents 3 days ago
mzkit_win32.sln create script task for umap 2 days ago
splash.PNG add project source from the mzkit repository 1 year ago

README.md

mzkit_win32

Mzkit Windows Desktop Application, this source repository is a submodule of the mzkit project: https://github.com/xieguigang/mzkit

Source development & compile

  1. Git clone of source projects and all of the submodules inside the repository:

  2. Development of MZKit in VisualStudio:

    • open the visual studio solution file in mzkit source folder: "src/mzkit/mzkit_win32.sln"
  3. Build R language environment in VisualStudio:

    • open the visual studio solution file in GCModeller source folder: "src/R-sharp/R_system.NET5.sln"
  4. Build R environment:

    • run the batch file in mzkit source folder: "src/mzkit/setup/build_pkgs.cmd"
  5. Finally build the installer package project:

    • open the project file in Advanced Installer in mzkit source folder: "src/mzkit/setup/mzkit_setups.aip"

demo ms-imaging generated from MZKit, raw data reference:

https://www.ebi.ac.uk/pride/archive/projects/PXD001283

DOI: 10.1002/anie.200905559, PubMed: 20397170, Des: Römpp A, Guenther S, Schober Y, Schulz O, Takats Z, Kummer W, Spengler B; Histology by mass spectrometry: label-free tissue characterization obtained from high-accuracy bioanalytical imaging., Angew Chem Int Ed Engl, 2010 May 17, 49, 22, 3834-8,

Reference

  1. SMILES drawer: https://github.com/reymond-group/smilesDrawer, J. Chem. Inf. Model. 2018, 58, 1, 17 Publication Date:December 19, 2017 https://doi.org/10.1021/acs.jcim.7b00425

  2. Chemical structure drawer: https://github.com/epam/ketcher