Diff of /DESCRIPTION [000000] .. [28aa3b]

Switch to unified view

a b/DESCRIPTION
1
Package: DLBCLdata
2
Type: Package
3
Title: Automated and reproducible download and preprocessing of DLBCL data
4
Version: 1.0
5
Date: 2015-11-22
6
Author: Anders Ellern Bilgrau, Steffen Falgreen Larsen
7
Maintainer: Anders Ellern Bilgrau <anders.ellern.bilgrau@gmail.com>
8
URL: http://github.com/AEBilgrau/DLBCLdata
9
BugReports: https://github.com/AEBilgrau/DLBCLdata/issues
10
Description: Automatic downloading, preprocessing, and preparation of selected
11
  Large-Scale Diffuse Large B-Cell Lymphoma gene expression profile studies.
12
KeepSource: yes
13
LazyData: true
14
Suggests:
15
    survival,
16
    testthat
17
Imports:
18
    AnnotationDbi,
19
    Biobase,
20
    GEOquery,
21
    affy,
22
    affyio,
23
    oligo,
24
    XML
25
License: GPL (>=2)