Skip to content

Running st pipeline unrecognized arguments #125

@ajyaca

Description

@ajyaca

Hello

Thank you very much for your work.
I'm trying to run the pipeline using the following code :
st_pipeline_run.py
--output-folder $OUTPUT
--ids $ID
--ref-map $MAP
--ref-annotation $ANN
--expName $EXP
--htseq-no-ambiguous
--verbose
--log-file $OUTPUT/${EXP}_log.txt
--allowed-kmer 5
--mapping-threads 20
--temp-folder $TMP
--no-clean-up
--umi-start-position 16
--umi-end-position 26
--overhang 0
--min-length-qual-trimming 10
$FW $RV

I get this error message : st_pipeline_run.py: error: unrecognized arguments: --allowed-kmer 5 --mapping-threads 20 --overhang 0

Do you know how I could fix the problem ?

Thank you very much for your help!!

A

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