Skip to content

Commit 7aab0ec

Browse files
committed
Include analysis_id in report
1 parent 2ec1fcf commit 7aab0ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

singlecell/resources/queries/singlecell/stalePrototypes.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ SELECT
55
FROM (
66
SELECT
77
o.rowId,
8+
o.analysis_id,
89
o.name,
910
o.readset,
1011
o.readset.status,

0 commit comments

Comments
 (0)