ReadFrom10X_folder {IRISFGM} | R Documentation |
This function provide a method for reading in a folder from 10X platform. In this folder, it should contain three files: barcode, matrix, and gene.
ReadFrom10X_folder(input.dir = NULL) ReadFrom10X_folder(input.dir = NULL) ## S4 method for signature 'IRISFGM' ReadFrom10X_folder(input.dir = NULL)
input.dir |
Input directory. It should contain three file, including barcode file, feature file, and sparse counts matrix. |
input |
input data |
The output from Read10X