powered by
Take a snap file as input and read the barcode session only.
readMetaData(file)
character for the snap-format file name which the data are to be read from.
A data frame contains barcodes and its attributes
# NOT RUN { file.name = system.file("extdata", "demo.snap", package = "SnapATAC"); md = readMetaData(file.name); # }
Run the code above in your browser using DataLab