get_fastq_paths {demulticoder} | R Documentation |
Retrieve the paths of the filtered and trimmed Fastq files
Description
Retrieve the paths of the filtered and trimmed Fastq files
Usage
get_fastq_paths(data_tables, my_direction, my_primer_pair_id)
Arguments
data_tables |
The data tables containing the paths to read files, metadata, and metabarcode information with associated primer sequences |
my_direction |
Whether primer is in forward or reverse direction |
my_primer_pair_id |
The specific metabarcode ID |
[Package demulticoder version 0.1.2 Index]