Skip to content

flexbar: Too many arguments! #44

Description

@lulumagic7

Hey, here is my script:

**module load flexbar/3.5.0

DATA="/data/epifluidlab/lulu/hek293t/data"

mySample="Dmut2 Dmut3 Dyth1 Dyth2 Dyth3"
for s in $mySample
do

flexbar -r $DATA/${s}_1.fq.gz -p $DATA/${s}_2.fq.gz -aa Nextera –zip-output GZ –threads 16 -qf i1.8 -t /data/epifluidlab/lulu/hek293t/data/trim/${s}

done**

I got the error:
flexbar: Too many arguments!

How could I fix it?

Thanks so much!

Best,

Lu

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions