Skip to content

flat protein/molecule list for a Skyline document#1208

Open
ankurjuneja wants to merge 3 commits into
release26.3-SNAPSHOTfrom
26.3_fb_Item1045
Open

flat protein/molecule list for a Skyline document#1208
ankurjuneja wants to merge 3 commits into
release26.3-SNAPSHOTfrom
26.3_fb_Item1045

Conversation

@ankurjuneja
Copy link
Copy Markdown
Contributor

Rationale

https://github.com/LabKey/internal-issues/issues/1045

Related Pull Requests

Changes


if (run.getPeptideCount() > 0)
{
settings = new QuerySettings(getViewContext(), DATA_REGION_NAME, TargetedMSSchema.TABLE_PROTEIN);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

A file can have both proteins and small molecules. If so, we need to show both, like we do in other actions. I suggest making this action a subclass of ShowRunSplitDetailsAction and following the pattern from other subclasses.

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