You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gemma-cli/src/main/config/bash_completion.d/gemma-cli
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -451,16 +451,16 @@ function __gemma_cli_complete() {
451
451
fi
452
452
fi
453
453
if [[ " $words " =~ ' ubic.gemma.apps.SingleCellDataLoaderCli ' ]]; then
454
-
if ! [[ "$current_option" =~ (--anndata-cell-type-factor-name|--anndata-sample-factor-name|--anndata-unknown-cell-type-indicator|--batch-format|--batch-output-file|--batch-report-frequency|--cell-level-characteristics-file|--cell-level-characteristics-name|--cell-type-assignment-description|--cell-type-assignment-file|--cell-type-assignment-name|--cell-type-assignment-protocol|--data-path|--data-type|--eeListfile|--excludeEEFile|--experiment|--experiment-set|--expressionQuery|--fetch-size|--platform|--quantitation-type-name|--quantitation-type-new-name|--quantitation-type-new-scale-type|--quantitation-type-new-type|--quantitation-type-recomputed-from-raw-data|--renaming-file|--sequencing-metadata-file|--sequencing-read-length|--taxon|-a|-annDataCellTypeFactorName|-annDataSampleFactorName|-annDataUnknownCellTypeIndicator|-batchFormat|-batchOutputFile|-batchReportFrequency|-clcFile|-clcName|-ctaDescription|-ctaFile|-ctaName|-ctaProtocol|-dataType|-e|-eeset|-f|-fetchSize|-p|-q|-qtName|-qtNewName|-qtNewScaleType|-qtNewType|-qtRecomputedFromRawData|-renamingFile|-sequencingMetadataFile|-sequencingReadLength|-t|-x) ]]; then
if ! [[ "$current_option" =~ (--anndata-cell-type-factor-name|--anndata-sample-factor-name|--anndata-unknown-cell-type-indicator|--batch-format|--batch-output-file|--batch-report-frequency|--cell-level-characteristics-file|--cell-level-characteristics-name|--cell-type-assignment-description|--cell-type-assignment-file|--cell-type-assignment-name|--cell-type-assignment-protocol|--data-path|--data-type|--eeListfile|--excludeEEFile|--experiment|--experiment-set|--expressionQuery|--fetch-size|--mex-10x-chemistry|--platform|--quantitation-type-name|--quantitation-type-new-name|--quantitation-type-new-scale-type|--quantitation-type-new-type|--quantitation-type-recomputed-from-raw-data|--renaming-file|--sequencing-metadata-file|--sequencing-read-length|--taxon|-a|-annDataCellTypeFactorName|-annDataSampleFactorName|-annDataUnknownCellTypeIndicator|-batchFormat|-batchOutputFile|-batchReportFrequency|-clcFile|-clcName|-ctaDescription|-ctaFile|-ctaName|-ctaProtocol|-dataType|-e|-eeset|-f|-fetchSize|-mexChemistry|-p|-q|-qtName|-qtNewName|-qtNewScaleType|-qtNewType|-qtRecomputedFromRawData|-renamingFile|-sequencingMetadataFile|-sequencingReadLength|-t|-x) ]]; then
if [[ "$current_option" =~ (--batch-output-file|--cell-level-characteristics-file|--cell-type-assignment-file|--data-path|--eeListfile|--excludeEEFile|--renaming-file|--sequencing-metadata-file|-batchOutputFile|-clcFile|-ctaFile|-f|-p|-renamingFile|-sequencingMetadataFile|-x) ]]; then
if [[ " $words " =~ ' loadSingleCellData ' ]]; then
462
-
if ! [[ "$current_option" =~ (--anndata-cell-type-factor-name|--anndata-sample-factor-name|--anndata-unknown-cell-type-indicator|--batch-format|--batch-output-file|--batch-report-frequency|--cell-level-characteristics-file|--cell-level-characteristics-name|--cell-type-assignment-description|--cell-type-assignment-file|--cell-type-assignment-name|--cell-type-assignment-protocol|--data-path|--data-type|--eeListfile|--excludeEEFile|--experiment|--experiment-set|--expressionQuery|--fetch-size|--platform|--quantitation-type-name|--quantitation-type-new-name|--quantitation-type-new-scale-type|--quantitation-type-new-type|--quantitation-type-recomputed-from-raw-data|--renaming-file|--sequencing-metadata-file|--sequencing-read-length|--taxon|-a|-annDataCellTypeFactorName|-annDataSampleFactorName|-annDataUnknownCellTypeIndicator|-batchFormat|-batchOutputFile|-batchReportFrequency|-clcFile|-clcName|-ctaDescription|-ctaFile|-ctaName|-ctaProtocol|-dataType|-e|-eeset|-f|-fetchSize|-p|-q|-qtName|-qtNewName|-qtNewScaleType|-qtNewType|-qtRecomputedFromRawData|-renamingFile|-sequencingMetadataFile|-sequencingReadLength|-t|-x) ]]; then
if ! [[ "$current_option" =~ (--anndata-cell-type-factor-name|--anndata-sample-factor-name|--anndata-unknown-cell-type-indicator|--batch-format|--batch-output-file|--batch-report-frequency|--cell-level-characteristics-file|--cell-level-characteristics-name|--cell-type-assignment-description|--cell-type-assignment-file|--cell-type-assignment-name|--cell-type-assignment-protocol|--data-path|--data-type|--eeListfile|--excludeEEFile|--experiment|--experiment-set|--expressionQuery|--fetch-size|--mex-10x-chemistry|--platform|--quantitation-type-name|--quantitation-type-new-name|--quantitation-type-new-scale-type|--quantitation-type-new-type|--quantitation-type-recomputed-from-raw-data|--renaming-file|--sequencing-metadata-file|--sequencing-read-length|--taxon|-a|-annDataCellTypeFactorName|-annDataSampleFactorName|-annDataUnknownCellTypeIndicator|-batchFormat|-batchOutputFile|-batchReportFrequency|-clcFile|-clcName|-ctaDescription|-ctaFile|-ctaName|-ctaProtocol|-dataType|-e|-eeset|-f|-fetchSize|-mexChemistry|-p|-q|-qtName|-qtNewName|-qtNewScaleType|-qtNewType|-qtRecomputedFromRawData|-renamingFile|-sequencingMetadataFile|-sequencingReadLength|-t|-x) ]]; then
if [[ "$current_option" =~ (--batch-output-file|--cell-level-characteristics-file|--cell-type-assignment-file|--data-path|--eeListfile|--excludeEEFile|--renaming-file|--sequencing-metadata-file|-batchOutputFile|-clcFile|-ctaFile|-f|-p|-renamingFile|-sequencingMetadataFile|-x) ]]; then
0 commit comments