map_with_bwa_and_remove_PCR_duplicates: Remove PCR duplicates using bwa and Picard

Description Usage Arguments

Description

Remove PCR duplicates using bwa and Picard

Usage

1
2
map_with_bwa_and_remove_PCR_duplicates(idxbase, in1_fq, in2_fq, threads,
  output_filename)

Arguments

idxbase

name of bwa index

in1_fq

left reads or 1 reads (of pair-end reads) fastq file

in2_fq

right or 2 reads (of pair-end reads) fastq file

threads

number of threads to run with (depends on server resources)

output_filename

output filename (after removing PCR duplicates)


abshah/RADseqR documentation built on May 10, 2019, 5:08 a.m.