Skip to content

Usage for paired end reads? #91

@Valentin-Bio-zz

Description

@Valentin-Bio-zz

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions