https://github.com/carolinapb/pyspams
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: researchgate.net -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.5%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: CarolinaPB
- Default Branch: master
- Size: 297 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
- Releases: 0
Created over 8 years ago
· Last pushed almost 8 years ago
https://github.com/CarolinaPB/PySpams/blob/master/
# PySpams ## Program Description **PySpams** is an alternative to [SPAms](https://www.researchgate.net/publication/242607293_Simulation_Program_for_the_Analysis_of_ms) (Simulation Program for the Analysis of ms), which uses the ms program (Hudson, 2002). SPAms converts the inputted parameters into ms commands and automatically runs the ms program for the user. ([Readme PDF](http://compbio.igc.gulbenkian.pt/pcg/software/Readme.pdf)) **PySpams** is a platform independent program which can be used through a web interface. It creates text files which can be used to perform IICR. With PySpams you can also perform a simple IICR. ## WebInterface This branch contains the necessary files to run PySpams on a browser. There are several files: * Python: * [______init____.py ](https://github.com/CarolinaPB/PySpams/blob/WebInterface/__init__.py) * [ms_IICR_functions.py](https://github.com/CarolinaPB/PySpams/blob/WebInterface/ms_IICR_functions.py): contains the functions needed to perform IICR * HTML: * [main.html](https://github.com/CarolinaPB/PySpams/blob/WebInterface/templates/main.html): base page * [home.html](https://github.com/CarolinaPB/PySpams/blob/WebInterface/templates/home.html): homepage * [model1_form.html](https://github.com/CarolinaPB/PySpams/blob/WebInterface/templates/model1_form.html): where the user can create files with information related to the NSSC * [ms.html](https://github.com/CarolinaPB/PySpams/blob/WebInterface/templates/ms.html): where the user can perform a basic IICR * [fileexample.html](https://github.com/CarolinaPB/PySpams/blob/WebInterface/templates/fileexample.html): example of the file created by this program. The file used to perform IICR whould follow this structure * CSS: * [bootstrap3.min.css](https://github.com/CarolinaPB/PySpams/blob/WebInterface/static/css/bootstrap3.min.css) * Javascript: * [new_matrjs_alt.js](https://github.com/CarolinaPB/PySpams/blob/WebInterface/static/js/new_matrjs_alt.js): dynamically add fields to the form and save the file * [jquery-3.3.1.min.js](https://github.com/CarolinaPB/PySpams/blob/WebInterface/static/js/jquery-3.3.1.min.js) * [bootstrap.min.js](https://github.com/CarolinaPB/PySpams/blob/WebInterface/static/js/bootstrap.min.js) ## QTGui This branch contains the necessary files to run PySpams in a Gui. To use the Gui run [spams_alernative2.py](https://github.com/CarolinaPB/PySpams/blob/QtGui/spams_alternative2.py).
Owner
- Login: CarolinaPB
- Kind: user
- Location: The Netherlands
- Website: https://carolinapb.github.io/
- Repositories: 7
- Profile: https://github.com/CarolinaPB