-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
19 lines (19 loc) · 1006 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: HiTC
Type: Package
Title: High Throughput Chromosome Conformation Capture analysis
Description: The HiTC package was developed to explore high-throughput 'C' data such as 5C or Hi-C. Dedicated R classes as well as standard methods for quality controls, normalization, visualization, and further analysis are also provided.
Version: 1.23.0
Date: 2015-12-15
Depends: R (>= 2.15.0), methods, IRanges, GenomicRanges
Imports: Biostrings, graphics, grDevices, rtracklayer, RColorBrewer,
Matrix, parallel, GenomeInfoDb
Suggests: BiocStyle, HiCDataHumanIMR90
Author: Nicolas Servant
Maintainer: Nicolas Servant <[email protected]>
License: Artistic-2.0
Collate: AllGenerics.R HTCexp-class.R HTClist-class.R qualityControl.R mapC.R mapC_tracks.R binningC.R export.R import.R pca.R normalize_5C.R normalize_hiC.R tads.R deprecated.R
LazyLoad: yes
biocViews: Sequencing, HighThroughputSequencing, HiC
Packaged: 2016-02-18 16:05:51 UTC; nservant
InstallableEverywhere: yes
NeedsCompilation: no