jsh58 / NGmerge

Merging paired-end reads and removing adapters
MIT License
44 stars 15 forks source link

Error! sample: unknown command-line argument #24

Closed Julio92-C closed 7 months ago

Julio92-C commented 1 year ago

Hi, I am trying to use this tool, but after running the following command:

$NGmerge -1 $FILE2 -2 $FIL3 -o sample -a -n 20 -v

I got this: Error! sample: unknown command-line argument

I cannot figure out where the error come from. I will appreciate your help.

Thanks in advance.

jsh58 commented 1 year ago

this could occur if $FIL3 is not defined (maybe it should be $FILE3?)

Julio92-C commented 1 year ago

Thanks for your reply. It works now.

Julio :)

On Tue, Dec 20, 2022 at 6:36 AM John M. Gaspar @.***> wrote:

this could occur if $FIL3 is not defined (maybe it should be $FILE3?)

— Reply to this email directly, view it on GitHub https://github.com/jsh58/NGmerge/issues/24#issuecomment-1358500632, or unsubscribe https://github.com/notifications/unsubscribe-auth/APOSHU2F2CNGOWGKVSNPBLTWODPPVANCNFSM6AAAAAAS455KMI . You are receiving this because you authored the thread.Message ID: @.***>