Skip to content

Commit

Permalink
Update AnaylsisPlan069.sql (#166)
Browse files Browse the repository at this point in the history
correcting AP69 to be based on AP62.
  • Loading branch information
jryurkanin authored Apr 16, 2024
1 parent c9d7fcb commit 14bb36f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hvtnFlow/resources/queries/flow/AnaylsisPlan069.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,
REPLACE(A._well.Name, '.fcs', '') AS FCS_FILENAME,
A._well AS FCS_FILENAME,
A.SPECROLE,
A.PTID,
A.SID,
Expand Down

0 comments on commit 14bb36f

Please sign in to comment.