From Genome Analysis Wiki
Jump to navigationJump to search
350 bytes added
, 09:56, 25 March 2010
Line 17: |
Line 17: |
| --maxReportedErrors : Maximum number of errors to display before suppressing them (Defaults to 20). | | --maxReportedErrors : Maximum number of errors to display before suppressing them (Defaults to 20). |
| --ignoreAllErrors : Ignore all errors (same as --maxReportedErrors 0), overwrites the maxReportedErrors option. | | --ignoreAllErrors : Ignore all errors (same as --maxReportedErrors 0), overwrites the maxReportedErrors option. |
| + | --printBaseComp : turns on the printing of Base Composition Statistics. |
| + | --disableAllMessages : turns off all prints, including errors, and summary |
| + | statistics (Defaults to enabled). Does not turn off |
| + | Base Composition printing if printBaseComp is set. |
| | | |
| '''Optional Space Options for Raw Sequence (Last one specified is used):''' | | '''Optional Space Options for Raw Sequence (Last one specified is used):''' |
Line 38: |
Line 42: |
| | | |
| Input Parameters | | Input Parameters |
− | --file [testFile.txt], --minReadLen [10] | + | --file [testFile.txt], --printBaseComp [ON], --disableAllMessages, --minReadLen [10] |
| Space Type : --baseSpace [ON], --colorSpace, --autoDetect | | Space Type : --baseSpace [ON], --colorSpace, --autoDetect |
| Errors : --ignoreAllErrors, --maxReportedErrors [100] | | Errors : --ignoreAllErrors, --maxReportedErrors [100] |