Skip to content

Gateway package to DNA Zoo-provided Hi-C maps and genome assemblies

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

js2264/DNAZooData

Repository files navigation

Lifecycle: experimental rworkflows

DNAZooData

DNAZooData is a data package giving programmatic access to Hi-C contact files uniformly processed by the DNA Zoo consortium.

The DNAZooData() function provides a gateway to DNA Zoo-hosted Hi-C files, including contact matrices in .hic, genome assemblies in .fastq and accessory metadata, for individual species

library(DNAZooData)
head(DNAZooData())
DNAZooData(species = 'Aedes_aegypti')

HiCExperiment ecosystem

DNAZooData is integrated within the HiCExperiment ecosystem in Bioconductor. Read more about the HiCExperiment class and handling Hi-C data in R here.

  • HiCExperiment: Parsing Hi-C files in R
  • HiCool: End-to-end integrated workflow to process fastq files into .cool and .pairs files
  • HiContacts: Investigating Hi-C results in R
  • HiContactsData: Data companion package
  • fourDNData: Gateway package to 4DN-hosted Hi-C experiments
  • DNAZooData: Gateway package to DNA Zoo-hosted Hi-C experiments and genome assemblies

About

Gateway package to DNA Zoo-provided Hi-C maps and genome assemblies

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages