Extend the adapter id field to support the dual indexed libraries
authorDiane Trout <diane@caltech.edu>
Thu, 12 Apr 2012 21:43:10 +0000 (14:43 -0700)
committerDiane Trout <diane@caltech.edu>
Thu, 12 Apr 2012 21:43:10 +0000 (14:43 -0700)
commite0e75500a1a22df83207fe327da65591aa0a47b6
tree9918c7516c5ea2193b5db69f352a6d0d653335a0
parent0c35e559ffdbd7e9fe7d6ec544320989b9e126fc
Extend the adapter id field to support the dual indexed libraries
this is implimented by using a - to indicate that two indexes are linked
together.
htsworkflow/frontend/experiments/fixtures/test_flowcells.json
htsworkflow/frontend/samples/fixtures/initial_data.json
htsworkflow/frontend/samples/models.py
htsworkflow/pipelines/retrieve_config.py
htsworkflow/pipelines/test/test_retrive_config.py