We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
If the three modules have been properly configured, PyProphet jobs can be submitted using the following command:
pyprophet-cli run_on_brutus \ --data-folder="/tmp/openswath_results/" \ --data-filename-pattern="openswath_output_*.tsv" --sample-factor=0.1 --job-count=10 \ --extra-args-prepare --extra-group-column=ProteinName \ --extra-args-score --lambda=0.8
The example works as following:
There are further parameters that can be set, please refer to:
pyprophet-cli --help