Statistiques
| Branche: | Révision :

root / src / DESCRIPTION @ master

Historique | Voir | Annoter | Télécharger (773 octet)

1
Package: cachecache
2
Maintainer: Florent Chuffart <florent.chuffart@ens-lyon.fr>
3
Author: Florent Chuffart
4
Version: 0.4
5
License: CeCILL 
6
Title: cachecache
7
Depends: 
8
Description: cachecache is an R package allowing to reduce disk access by managing a cache. Data on the disk is identified by a path that is also an index in the cache (an R list). this index provide an access to the same data in RAM space. cachecache is used to compute NGS data in the SiGHT project context (ERC-StG2011-281359). For more information on how to use bot, have a look on the examples of the help ?cahecache::get_content.
9
URL: http://forge.cbp.ens-lyon.fr/redmine/projects/cachecache http://www.ens-lyon.fr/LBMC/gisv/index.php/en/protocols/bioinformatics  http://www.ens-lyon.fr/LBMC/gisv
10

    
11
 
12

    
13