https://github.com/cran/humarray
Revision 37a6ac845d9b840d65aa502781aae5b59c4bc7a6 authored by Nicholas Cooper on 15 July 2016, 14:37:12 UTC, committed by cran-robot on 15 July 2016, 14:37:12 UTC
1 parent 750ed83
Raw File
Tip revision: 37a6ac845d9b840d65aa502781aae5b59c4bc7a6 authored by Nicholas Cooper on 15 July 2016, 14:37:12 UTC
version 1.0.2
Tip revision: 37a6ac8
DESCRIPTION
Package: humarray
Type: Package
Title: Simplify Analysis and Annotation of Human Microarray Datasets
Version: 1.0.2
Date: 2016-07-12
Author: Nicholas Cooper
Maintainer: Nicholas Cooper <njcooper@gmx.co.uk>
Depends: R (>= 3.2), NCmisc (>= 1.1.4), IRanges (>= 1.22.10),
        GenomicRanges (>= 1.16.4)
Imports: utils, stats, graphics, BiocGenerics (>= 0.10.0), S4Vectors,
        Rcpp, methods, parallel, GenomicFeatures (>= 1.22.10),
        GenomeInfoDb, rtracklayer, biomaRt, BiocInstaller (>= 1.20.1),
        reader (>= 1.0.1), genoset (>= 1.16.2)
Description: Utilises GRanges, data.frame or IRanges objects. Integrates gene annotation for ImmunoChip (or your custom chip) with function calls. Intuitive wrappers for annotation lookup (gene lists, exon ranges, etc) and conversion (e.g, between build 36 and 37 coordinates). Conversion between ensembl and HGNC gene ids, chip ids to rs-ids for SNP-arrays. Retrieval of chromosome and position for gene, band or SNP-ids, or reverse lookup. Simulation functions for ranges objects. 
LazyData: true
License: GPL (>= 2)
Collate: 'humarray.R' 'humarray_datasets.R'
NeedsCompilation: no
Packaged: 2016-07-13 10:08:09 UTC; ncooper
Repository: CRAN
Date/Publication: 2016-07-15 14:37:12
back to top