| MarkDuplicatesSpark | R Documentation | 
MarkDuplicatesSpark is faster than standard MarkDuplicates from picard tools and produces same results
MarkDuplicatesSpark(metadata, input_dir, output_dir, t = 2)
metadata | 
 data frame;  | 
input_dir | 
 character; path to the input directory  | 
output_dir | 
 character; path to output directory  | 
t | 
 numeric; number of threads to use; default-2  | 
reference | 
 character; path to the fasta genome reference file. Bwa-mem2 created index must be in the same directory.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.