Skip to content

Conversation

stevendavis
Copy link

This minor change to RunCompact.java adds a getter and setter for the InstrumentName.

@@ -92,6 +92,17 @@ public void setFlowcellBarcode(String flowcellBarcode)
this.flowcellBarcode = flowcellBarcode;
}

@JsonProperty("InstrumentName")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

might want to add InstrumentType as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants