Package: HiCParser 1.5.0
HiCParser: Parser for HiC data in R
This package is a parser to import HiC data into R. It accepts several type of data: tabular files, Cooler `.cool` or `.mcool` files, Juicer `.hic` files or HiC-Pro `.matrix` and `.bed` files. The HiC data can be several files, for several replicates and conditions. The data is formated in an InteractionSet object.
Authors:
HiCParser_1.5.0.tar.gz
HiCParser_1.5.0.zip(r-4.7)HiCParser_1.5.0.zip(r-4.6)HiCParser_1.5.0.zip(r-4.5)
HiCParser_1.5.0.tgz(r-4.6-x86_64)HiCParser_1.5.0.tgz(r-4.6-arm64)HiCParser_1.5.0.tgz(r-4.5-x86_64)HiCParser_1.5.0.tgz(r-4.5-arm64)
HiCParser_1.5.0.tar.gz(r-4.7-arm64)HiCParser_1.5.0.tar.gz(r-4.7-x86_64)HiCParser_1.5.0.tar.gz(r-4.6-arm64)HiCParser_1.5.0.tar.gz(r-4.6-x86_64)
HiCParser_1.5.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
HiCParser/json (API)
NEWS
| # Install 'HiCParser' in R: |
| install.packages('HiCParser', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/emaigne/hicparser/issues
On BioConductor:HiCParser-1.5.0(bioc 3.24)HiCParser-1.4.0(bioc 3.23)
Last updated from:7a6b4ef893. Checks:12 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | NOTE | 180 | ||
| linux-devel-arm64 | NOTE | 226 | ||
| linux-devel-x86_64 | NOTE | 300 | ||
| source / vignettes | OK | 281 | ||
| linux-release-arm64 | NOTE | 217 | ||
| linux-release-x86_64 | NOTE | 314 | ||
| macos-release-arm64 | NOTE | 216 | ||
| macos-release-x86_64 | NOTE | 445 | ||
| macos-oldrel-arm64 | NOTE | 205 | ||
| macos-oldrel-x86_64 | NOTE | 290 | ||
| windows-devel | NOTE | 226 | ||
| windows-release | NOTE | 222 | ||
| windows-oldrel | NOTE | 215 | ||
| wasm-release | OK | 121 |
Exports:mergeInteractionSetparseCoolparseHiCparseHiCProparseTabular
Dependencies:abindBiobaseBiocGenericsdata.tableDelayedArraygenericsGenomicRangesgtoolsInteractionSetIRangeslatticeMatrixMatrixGenericsmatrixStatspbapplyRcppS4ArraysS4VectorsSeqinfoSparseArraySummarizedExperimentXVector
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| A multiple format Hi-C data parser | HiCParser-package HiCParser |
| Merge two InteractionSet objects | mergeInteractionSet |
| Parser for data in cool format | parseCool |
| Parser for data in hic format | parseHiC |
| Parser for HiCPro data | parseHiCPro |
| Parser for tabular data | parseTabular |
