Skip to contents

Opena a .scool file for reading

Usage

SingleCellFile(path)

Arguments

path

path to the file to be opened.

Value

a file handle.

Examples

if (FALSE) { # \dontrun{
SingleCellFile("interactions.scool")
} # }