-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Button that generates and displays a graph and saves as a image. * Notame.cs * 様々な方法で試してみましたが、まだどこかでバインドされていなさそうですが、こまめにコミットということでコミットさせていただきます。 * 色々試して、これしかないと思ったが、動けない。 * Naming update * Naming update * Add license of the R.NET package * Improve Notame class * Update LcmsMethodModel * Move NotameViewModel class * Update LcmsMethodViewModel * Update MainWindowVM * Update MsidalProcessingTab * Create notame.png * Update MsdialGuiApp.csproj * Update MsdialProcessingTab.xaml * Add R script runner (as comment) * Notame saves parameter as .json * Updated Notame and added pipe. * Binded Notame C# to Notame Rscript * Added NotameView files. * Updated Notame.cs * Updated NotameViewModel. * Updated NotameView. * Updated Notame. * Updated NotameViewModel and LcmsViewModel. * Changed Notame Ribbon Control. * Changed Notame commands * Updated NotameView.xaml * Added NotameViewModel to MainWindow.xaml.cs * Changed NotameView (folder browse only) * Added export command and deleted unnecessary strings. * Deleted save parameter as json file command * Changed new Notame script (Direct read of alignment result file) * Changed R script that read ion mode just as pos or neg. * Deleted unnecessary parts of R script. * Deleted groupingName string which is constant on MSDIAL. * Changed command name. * Deleted export command. * Changed buttons * IonMode direct binding * Corrected binding. * Changed window size * Changed NotameView (able to select alignment result file and parameters) * Changed NotameViewModel (able to choose alignment result file and parameters) * Added notame property * Added Export command of alignment result file to Notame. * Direct binding of file name. * Ion mode conversion. * Cleaned code and added path slash to the R script. * Update Notame class * Update NotameView * Update LcmsMethodModel for notame * Update Notame task progress * Remove DataExportBaseParameter from Notame * Update * Sort usings * Direct file name binding * Export directory slash change * Added extention to file name for Rscript * Cleaned overall space * Changed into new R script * Added messsage box to notify when R script done running. * Made ViewModel window small * Integrated 2 commands into one. * Added message box before notame starts. * Made "await" RunNotame command * Changed naming * Added file name with the extention * Added IonMode to Notame * Added ConfigureAwait to RunNotame command * Separated Notame Rscript. * Added NotameXmlReader file. * Changed Notame.cs due to separation of R script. * Added backslash to folder path * Added Notame.R as a resource code * Added Notame Rscript reader * Changed Notame.cs (xml to r) * Deleted files related to Notame xml * Add InsertAlignmentMetadataAccessorDecorator * Add IdentityAlignmentMetadataAccessorFactory * Update multi class support for Notame * Updated Notame.R source code * Added MUVR.R to make visualizations (second half of Notame) * Added R reader for MUVR.R * Added MUVR to Notam * Set symbol of MUVR sent from Notame.cs * Cleaned space * Made MUVR into another void (separated from RunNotame) * Edited path setting * Updated Notame.cs * Added R directory browse command * Added progress bar * Added Notame information and hyperlink * Updated notame information * Add RHome setting variable * Set and save r home value * Remove redundant loaders of r script * Updated Notame and MUVR script. * Change app.config * Fix usings ordering * Fix warnings * Update settings * Fix progress bar for notame * Check required libraries are installed. * Update requried libraries * Omitted R engine disposal. * Changed version number * Updated version number * Updated MUVR.R * Install packages automatically and show error if occured * Updated package installation of Notame * Updated package installation of Notame * Report export selection added * Updated R scripts * Added R directory saving * Minor naming change * Changed Notame button label * Changed directory setting of NotameMinor change of Notame * Fixed typos * Updated Notame.R * Changed Notame button position * Updated R script button of package installation * Updated R script of reporting * Notame KeyTip changed * Deleted Resources.resx * Deleted Designer.cs * Deletes RRunner.cs * Changed Notame KeyTip * Revert "Deleted Designer.cs" This reverts commit 1283d1e. * Revert "Deleted Resources.resx" This reverts commit fd07d11. --------- Co-authored-by: Bujinlkham BUYANTOGTOKH <[email protected]> Co-authored-by: Yuki Matsuzawa <[email protected]> Co-authored-by: Kozo Nishida <[email protected]>
- Loading branch information
1 parent
71a129d
commit f470e47
Showing
49 changed files
with
1,867 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.