Skip to content

Commit

Permalink
Add files replicating the page that soon will no longer exist at omic…
Browse files Browse the repository at this point in the history
…s.pnl.gov
  • Loading branch information
FarmGeek4Life committed Oct 7, 2021
1 parent 39c92f4 commit d339723
Show file tree
Hide file tree
Showing 12 changed files with 50 additions and 0 deletions.
Binary file added docs/MwtWin01_MainScreen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/MwtWin02_PercentComposition.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/MwtWin03_PercentSolver.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/MwtWin04_MwtMoleMassConverter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/MwtWin05_AminoAcidNotation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/MwtWin06_FormulaFinder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/MwtWin07_MwtPeptideFrag.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/MwtWin08_MwtIonPlot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/MwtWin09_MwtIsoAbundance.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/MwtWin10_CapillaryFlowCalculator.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions docs/_config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Jekyll configuration
name: Molecular-Weight-Calculator-VB6
description: Calculates the molecular weight and percent composition of chemical formulas and amino acids.
url: https://pnnl-comp-mass-spec.github.io/Molecular-Weight-Calculator-VB6/
46 changes: 46 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# __<span style="color:#D57500">Molecular Weight Calculator</span>__
Calculates the molecular weight and percent composition of chemical formulas and amino acids.

### Description
This program can calculate the molecular weight and percent composition of chemical formulas and amino acids, providing a graphical user interface to edit the formulas and parsing options. It recognizes user-definable abbreviations, custom elemental isotopes, and can display up to 20 compounds simultaneously. It also includes a Mole/Mass Converter, Formula Finder, Capillary Flow Modeler, Amino Acid Notation Converter, Peptide Sequence Fragmentation Modeler, and built-in calculator.

See also the [.NET DLL version](https://pnnl-comp-mass-spec.github.io/Molecular-Weight-Calculator-DLL/) of the Molecular Weight Calculator

### Downloads
* [Latest version](https://github.com/PNNL-Comp-Mass-Spec/Molecular-Weight-Calculator-VB6/releases/latest)
* [Source code on GitHub](https://github.com/PNNL-Comp-Mass-Spec/Molecular-Weight-Calculator-VB6)

#### Software Instructions
The desktop version of the Molecular Weight Calculator is written in VB6. It successfully runs on Windows XP, Windows 7, and Windows 8.

![Screenshot: Main Screen](MwtWin01_MainScreen.png)

![Screenshot: Percent Composition](MwtWin02_PercentComposition.png)

![Screenshot: Percent Solver](MwtWin03_PercentSolver.png)

![Screenshot: Mole/Mass Converter](MwtWin04_MwtMoleMassConverter.png)

![Screenshot: Amino Acid Notation](MwtWin05_AminoAcidNotation.png)

![Screenshot: Formula Finder](MwtWin06_FormulaFinder.png)

![Screenshot: Peptide Frag](MwtWin07_MwtPeptideFrag.png)

![Screenshot: Ion Plot](MwtWin08_MwtIonPlot.png)

![Screenshot: Iso Abundance](MwtWin09_MwtIsoAbundance.png)

![Screenshot: Capillary Flow Calculator](MwtWin10_CapillaryFlowCalculator.png)

### Acknowledgment

All publications that utilize this software should provide appropriate acknowledgement to PNNL and the Molecular-Weight-Calculator-VB6 GitHub repository. However, if the software is extended or modified, then any subsequent publications should include a more extensive statement, as shown in the Readme file for the given application or on the website that more fully describes the application.

### Disclaimer

These programs are primarily designed to run on Windows machines. Please use them at your own risk. This material was prepared as an account of work sponsored by an agency of the United States Government. Neither the United States Government nor the United States Department of Energy, nor Battelle, nor any of their employees, makes any warranty, express or implied, or assumes any legal liability or responsibility for the accuracy, completeness, or usefulness or any information, apparatus, product, or process disclosed, or represents that its use would not infringe privately owned rights.

Portions of this research were supported by the NIH National Center for Research Resources (Grant RR018522), the W.R. Wiley Environmental Molecular Science Laboratory (a national scientific user facility sponsored by the U.S. Department of Energy's Office of Biological and Environmental Research and located at PNNL), and the National Institute of Allergy and Infectious Diseases (NIH/DHHS through interagency agreement Y1-AI-4894-01). PNNL is operated by Battelle Memorial Institute for the U.S. Department of Energy under contract DE-AC05-76RL0 1830.

We would like your feedback about the usefulness of the tools and information provided by the Resource. Your suggestions on how to increase their value to you will be appreciated. Please e-mail any comments to proteomics@pnl.gov

0 comments on commit d339723

Please sign in to comment.