Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bcftbx/IlluminaData: extend data items exposed by 'IlluminaRunInfo' class #172

Merged

Conversation

pjbriggs
Copy link
Member

@pjbriggs pjbriggs commented Sep 15, 2020

PR which extends the data items from the RunInfo.xml file which are exposed by the IlluminaRunInfo class (issue #164).

New attributes are:

  • instrument (instrument ID, taken from the <Instrument> tag)
  • date (run datestamp, taken from the <Date> tag)
  • flowcell (flowcell ID, taken from the <Flowcell> tag)
  • lane_count (flowcell lane count, taken from the <FlowcellLayout LaneCount=... > attribute)

@pjbriggs pjbriggs merged commit faf033d into devel Sep 15, 2020
@pjbriggs pjbriggs deleted the bcftbx-IlluminaData-extend-data-exposed-in-IlluminaRunInfo branch September 15, 2020 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bcftbx/IlluminaData: expose datestamp, instrument and flowcell etc from 'IlluminaRunInfo'
1 participant