powered by
This function takes a snap-format file name as input and check the bin sizes or resolutions have been generated for count matrix
showBinSizes(file)
character. input snap-format file name
integer vector. A vector of integers indicating the bin sizes
# NOT RUN { file.name = system.file("extdata", "demo.snap", package = "SnapATAC"); showBinSizes(file.name); # }
Run the code above in your browser using DataLab