/scripts/api/sample_configurations/sample_tracking/request_type.xml

https://bitbucket.org/cistrome/cistrome-harvard/ · XML · 9 lines · 9 code · 0 blank · 0 comment · 0 complexity · ef188b454fb0fe69ad600749fdff793a MD5 · raw file

  1. <sequencer name="Sample Sequencer configuration" description="Sample Sequencer configuration description">
  2. <sample_states>
  3. <state name="New" description="Sample entered into the system"/>
  4. <state name="Received" description="Sample tube received"/>
  5. <state name="Library Started" description="Sample library preparation"/>
  6. <state name="Run Started" description="Sequence run in progress"/>
  7. <state name="Done" description="Sequence run complete"/>
  8. </sample_states>
  9. </sequencer>