Skip to content

Rasusa new version has a new command options #18

Description

@npbhavya

Trimnami is installing the new version of rasusa, v1.0.0. In the new version, they have changed the parameters so the command line in the trimnami is running into the below error.

Command in trimnami:
rasusa -i sphae.out/PROCESSING/temp/fastp/test_R2.fastq.gz -o sphae.out/PROCESSING/temp/fastp/test_R2.subsampled.fastq.gz -O g --bases 1000M 2> sphae.out/PROCESSING/logs/rasusa_single.fastp.test_R2.log

Error:

error: unexpected argument '-i' found

Usage: rasusa [OPTIONS] <COMMAND>

For more information, try '--help'.

It looks like the command should change to

rasusa reads -o {output} -O g --bases 1000M

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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