-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hello I have paired end reads from metagenomic libraries, ahead to estimate distances between these read sets should I concatenate the fastq files and then apply dist command?
this is what i have been thinking
cat fwd.fastq rev.fastq > sample1.fastq
dashing dist -k31 -O distance_matrix.txt -T -o size_estimates.txt sample{1..30}.fastq
Thanks for your time :)
Metadata
Metadata
Assignees
Labels
No labels