root / README @ c68acc42
Historique | Voir | Annoter | Télécharger (3,17 ko)
1 |
*************************************** |
---|---|
2 |
Readme / Documentation for `cachecache` |
3 |
*************************************** |
4 |
|
5 |
`cachecache` offers Python API and R package allowing to perform |
6 |
direct qtl detection from raw sequence reads of yeast populations under selection. |
7 |
|
8 |
License |
9 |
======= |
10 |
|
11 |
Copyright CNRS 2012-2013 |
12 |
|
13 |
- Florent CHUFFART |
14 |
- Gael YVERT |
15 |
|
16 |
This software is a computer program which purpose is to perform direct qtl |
17 |
detection from raw sequence reads of yeast populations under selection. |
18 |
|
19 |
The Software is provided "as is" without warranty of any kind, either express or |
20 |
implied, including without limitation any implied warranties of condition, |
21 |
uninterrupted use, merchantability, fitness for a particular purpose, or |
22 |
non-infringement. You use this software at your own risk. |
23 |
|
24 |
This software is governed by the CeCILL license under French law and |
25 |
abiding by the rules of distribution of free software. You can use, |
26 |
modify and/ or redistribute the software under the terms of the CeCILL |
27 |
license as circulated by CEA, CNRS and INRIA at the following URL |
28 |
"http://www.cecill.info". |
29 |
|
30 |
As a counterpart to the access to the source code and rights to copy, |
31 |
modify and redistribute granted by the license, users are provided only |
32 |
with a limited warranty and the software's author, the holder of the |
33 |
economic rights, and the successive licensors have only limited |
34 |
liability. |
35 |
|
36 |
In this respect, the user's attention is drawn to the risks associated |
37 |
with loading, using, modifying and/or developing or reproducing the |
38 |
software by the user in light of its specific status of free software, |
39 |
that may mean that it is complicated to manipulate, and that also |
40 |
therefore means that it is reserved for developers and experienced |
41 |
professionals having in-depth computer knowledge. Users are therefore |
42 |
encouraged to load and test the software's suitability as regards their |
43 |
requirements in conditions enabling the security of their systems and/or |
44 |
data to be ensured and, more generally, to use and operate it in the |
45 |
same conditions as regards security. |
46 |
|
47 |
The fact that you are presently reading this means that you have had |
48 |
knowledge of the CeCILL license and that you accept its terms. |
49 |
|
50 |
Installation Instructions |
51 |
========================= |
52 |
|
53 |
Links |
54 |
----- |
55 |
|
56 |
`cachecache` home page: https://forge.cbp.ens-lyon.fr/redmine/projects/cachecache |