The Higher Education and Research forge

Home My Page Projects Code Snippets Project Openings MassChroqPRM
Summary Activity Tracker SCM Dokuwiki

SCM Upgrade Information

scm_upgrade_instructions_details

Anonymous Access

Exemple for masschroqprm :

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

Developer Access

Substitute developername with the proper value.

Exemple for masschroqprm :

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


Project description

MassChroqPRM (Mass Chromatogram Quantification using Parallel Reaction Monitoring) is a proteomic quantification software based on the PRM technique.

Etablishment : UMR de Génétique végétale

Public Tools
Tracker Tracker
There are no trackers available
SCM Repository (Git: 10 updates, 42 adds)
Project Members