alignBowtie2: Using bowtie2 to align reads

Description Usage Arguments

View source: R/utility.R

Description

Using bowtie2 to align reads

Usage

1
alignBowtie2(fa1, fa2 = NULL, outdir, bowtie2 = "bowtie2", ref, threads = 8)

Arguments

fa1

a fasta file

fa2

a fasta file

outdir

the folder of output

bowtie2

bowtie2 path

ref

reference genome

threads

number of threads used in alignment


Heath1210/intSiteR documentation built on Dec. 17, 2021, 10:32 p.m.