merge_reads_command {demulticoder}R Documentation

Merge forward and reverse reads

Description

Merge forward and reverse reads

Usage

merge_reads_command(
  output_directory_path,
  temp_directory_path,
  barcode_params,
  barcode
)

Arguments

output_directory_path

The path to the directory where resulting files are output

Value

merged_reads Intermediate merged read RData file


[Package demulticoder version 0.1.2 Index]