Skip to content

Commit 920fedc

Browse files
committed
updating docstring
1 parent d5793e1 commit 920fedc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/models/differential_expression_parameters.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ class DifferentialExpressionParameters
2424
# group2: second group for pairwise comparison
2525
# matrix_file_path: raw counts matrix with source expression data
2626
# matrix_file_type: type of raw counts matrix (dense, sparse)
27+
# matrix_file_id: BSON ID of raw matrix StudyFile for associations
2728
# gene_file (optional): genes/features file for sparse matrix
2829
# barcode_file (optional): barcodes file for sparse matrix
2930
# machine_type (optional): override for default ingest machine type (uses 'n2d-highmem-8')

0 commit comments

Comments
 (0)