> For the complete documentation index, see [llms.txt](https://help.connected.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.connected.illumina.com/basespace/releases/previous-releases/2018/5.11.0.md).

# 5.11.0

### January 10, 2018 - 5.11 - New Run Details Charts Measurements and AmpliSeq for Illumina Support

* Features:
  * Added new measurements to the Charts section of the Run details page: additional Phasing and Pre-Phasing metrics, % No Call, and Median QScore.
  * Added Occupied Count (K) and % Occupied measurements for compatible instrument types to the Charts section of the Run details page.
  * Updated menus in the Charts section of the Run details page to show only data types available for the current cycle during the instrument run.
  * The Run details page now provides Extracted, Called, and Scored cycles as a minimum-maximum range during an instrument run.
  * A parent analyses is now marked as Aborted when all child analyses have aborted.
  * Added AmpliSeq Library PLUS for Illumina kit to Prep Tab.
* Bugs Fixed:
  * Fixed missing display field text on app input forms
  * Fixed issue with Analysis Details page not showing all analysis reports
  * Fixed issue with Prep Tab pools showing only the first 20 samples
  * Fixed issue with Cancel Analysis from Biosample analysis page
  * Fixed an issue that could cause missing Indexing QC results for NovaSeq S4 flow cells
  * Fixed issue with scheduled analyses from workflows not being moved to the trash when the corresponding project is moved to the trash

\###Release 5.11.1 - January 15, 2018

* Bugs Fixed:
  * Fixed issue with Internet Explorer browser running slowly when opening an app input form
  * Fixed issue that prevented the creation of a new project from the project chooser window
  * Fixed issue that could cause the Run details page for NovaSeq S4 runs to show Indexing QC data for Lane 1 only


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.connected.illumina.com/basespace/releases/previous-releases/2018/5.11.0.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
