The Higher Education and Research forge

Home My Page Projects Code Snippets Project Openings msxpertsuite
Summary Activity Forums SCM Files Listes Sympa

SCM Upgrade Information

scm_upgrade_instructions_details

Anonymous Access

Exemple for msxpertsuite :

cd /path/to/your/local/repository/msxpertsuite
git remote rm origin && git remote add origin https//git.renater.fr/anonscm/git/msxpertsuite/msxpertsuite.git

Developer Access

Substitute developername with the proper value.

Exemple for msxpertsuite :

cd /path/to/your/local/repository/msxpertsuite
git remote rm origin && git remote add origin git+ssh://developername@git.renater.fr:2222/scmrepos/git/msxpertsuite/msxpertsuite.git
# Il sera probablement nécessaire de faire un pull avant tout commit :
git pull origin <branch>


Project description

Software suite for mass spectrometry data:

mass data simulation and analysis (massXpert)
spectral data viewing/mining (mineXpert)

The software reads mzML files both from conventional mass spectrometry experiments and from ion mobility mass spectrometry experiments.

Homepage: http://msxpertsuite.org

Etablishment : C.N.R.S. - Délégation régionale Ile-de-France Sud

Public Tools
Public Forums (0 messages in 0 forums)
Files (33 releases in 3 packages)
SCM Repository (Git: 16 updates, 16 adds)
Project Members