Skip to content

Import HiC-Pro raw matrix of any resolution into R and generate a hicexp object

License

Notifications You must be signed in to change notification settings

hreypar/hicproraw-to-bedpe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hicproraw-to-bedpe

Import a HiC-Pro raw .matrix and .bed of any resolution into R and generate a .bedpe.Rds object.

Description

HiC-Pro raw matrices are in a sparse upper-triangular format, however they are output as two plain text files: a .matrix and a .bed

The hicpro2bedpe function from HiCcompare is used in this module to produce a sparse upper-triangular matrix in BEDPE format, which is required as input by multiHiCCompare.

References

Acknowledgements

  • This SO post exemplifying how to save an object when its name is in a string variable was originally used, however saveRDS() was later favoured.

Author

Helena Reyes Gopar

About

Import HiC-Pro raw matrix of any resolution into R and generate a hicexp object

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published