The Higher Education and Research forge

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

SCM Upgrade Information

scm_upgrade_instructions_details

Anonymous Access

Exemple for darn :

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

Developer Access

Substitute developername with the proper value.

Exemple for darn :

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


Project description

Find all the occurences matching a given secondary structure in a long DNA sequence using the formalism of weighted constraint satisfactory problem.

Etablishment : INRA

Public Tools
Files (1 releases in 1 packages)
SCM Repository (Git: 0 updates, 249 adds)
Project Members