Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flexbar: Too many arguments! #44

Open
lulumagic7 opened this issue Jun 22, 2023 · 2 comments
Open

flexbar: Too many arguments! #44

lulumagic7 opened this issue Jun 22, 2023 · 2 comments

Comments

@lulumagic7
Copy link

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

@tony-travis
Copy link

tony-travis commented Jun 23, 2023 via email

@lulumagic7
Copy link
Author

lulumagic7 commented Jun 24, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants