We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5793e1 commit 920fedcCopy full SHA for 920fedc
app/models/differential_expression_parameters.rb
@@ -24,6 +24,7 @@ class DifferentialExpressionParameters
24
# group2: second group for pairwise comparison
25
# matrix_file_path: raw counts matrix with source expression data
26
# matrix_file_type: type of raw counts matrix (dense, sparse)
27
+ # matrix_file_id: BSON ID of raw matrix StudyFile for associations
28
# gene_file (optional): genes/features file for sparse matrix
29
# barcode_file (optional): barcodes file for sparse matrix
30
# machine_type (optional): override for default ingest machine type (uses 'n2d-highmem-8')
0 commit comments