Skip to content

Run Meryl on multiple fastq files #49

@NicMAlexandre

Description

@NicMAlexandre

I have a large list of fastq files that will be used for the same database.

Is there a simple way to run the command on a list of files for the same Meryl database or do I need to concatenate all of them and make a large file.

I'm currently trying this:

while read i; do echo "meryl k=21 count $i output Species.meryl"; done >> job.list < Species_fastq.list

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions