identify_sc_files: Get 10X FastQ paths for a read type and sort by increasing...

View source: R/run_kb_scseq.R

identify_sc_filesR Documentation

Get 10X FastQ paths for a read type and sort by increasing lane number

Description

Get 10X FastQ paths for a read type and sort by increasing lane number

Usage

identify_sc_files(data_dir, read_type = "R1")

Arguments

data_dir

Path to folder with 10X fastq.gz scRNA-seq files

read_type

One of 'R1' or 'R2' for CB+UMI and read sequences respectively.

Value

Character vector of lane ordered paths to FastQ read type files.


hms-dbmi/drugseqr documentation built on June 24, 2024, 7:03 a.m.