glue_bowtie_bamsort: Map with bowtie and output a sorted bam file

Description Usage Arguments

View source: R/glue-bowtie.R

Description

Map with bowtie and output a sorted bam file

Usage

1
2
glue_bowtie_bamsort(head_label, index_name, in_dir = "./fastq",
  out_dir = "./mapped_by_bowtie", core_num = 2)

Arguments

head_label

.tar file path

index_name

.tar file path

in_dir

.tar file path

out_dir

.tar file path

core_num

number of threads to use


t-arae/ngscmdr documentation built on Sept. 23, 2019, 5:45 a.m.