Align to Genome
CLIP_align(
samID,
res_dir = NULL,
genome_idx = NULL,
aligner = NULL,
samSheet = NULL,
thread = 4,
bwa = NULL
)
sample id in the sample sheet.
result directory.
path to indexed genome.
Assign aligner bowtie2/bwa_mem/bwa_alb/subread/subjunc/hisat2
sample sheet.
thread used in the processing, default is 4
executable bwa file path.
path to sorted BAM file.
testFQ <- system.file("extdata/Fox3_Std_small.fq.gz",package="CLIPflexR")