Mentions légales du service

Skip to content
Snippets Groups Projects
user avatar
4eb96e3b
History
This depository will contain scripts made on the Brassica projects.

files.desc will contain the file descriptions.
	If I am good enough, they will be generated by something like tools/make_files_descr.

Assembly
	will contain scripts specifically used in the Polysuccess projects.
brassicaDB.mine.sh (refactorisation in progress)
	This file will source brassicaDB.sh and add functions to access sletort works.
brassicaDB.my_paths.sh (refactorisation in progress)
	This file defines some path specific to the machine it is on.
	It is principally (only) sourced by brassicaDB.mine.sh.
brassicaDB.sh RAPSO|POLY
	is a file to source before working on project. It provides function to ease path retrieving for example.
	RAPSO loads data for Rapsodyn project.
	POLY loads data for polysucces project.
generic
	will contain script/prog that can be used outside brassica projects.
misc
	Some tools or run-once scripts.
SNP_detection
	will contain scripts specifically used in the SNP detection project.