Load package
Load data
User can use read.csv() to load data into R. Columns should be factors, and each sample should have an unique name or ID (in this example is cell barcode). The missing values should be indicated by “NA” in CSV file. Users can arrange and edit their data in Excel and then import into R.