Skip to content

Commit

Permalink
Update AnalysisPlan060.sql
Browse files Browse the repository at this point in the history
  • Loading branch information
jryurkanin authored Aug 30, 2023
1 parent 5925da8 commit 2f27415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hvtnFlow/resources/queries/flow/AnalysisPlan060.sql
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ A.ASSAY,
A.ASSAY_METHOD,
A.ASSAYID,
A._well.Run AS FLOWJO_XML_FILENAME,
A._well AS FCS_FILENAME,
REPLACE(A._well.Name, '.fcs', '') AS FCS_FILENAME,
A.SPECROLE,
A.PTID,
A.SID,
Expand Down

0 comments on commit 2f27415

Please sign in to comment.