Function generating index text was assuming there'd always be an index
authorDiane Trout <diane@caltech.edu>
Mon, 7 Nov 2011 23:39:57 +0000 (15:39 -0800)
committerDiane Trout <diane@caltech.edu>
Mon, 7 Nov 2011 23:39:57 +0000 (15:39 -0800)
commit24da0614888d5b7f437b65823fbba793430ae00a
treec03e1e097190e69faf85b0fa3dd0b99c817e062f
parent015adc4dce1fed0b91ac9d068501c0e5132f7e12
Function generating index text was assuming there'd always be an index
index_sequence was returning none for library adapter types that didnt
support indexing. this caused my tests to fail for older
libraries.
htsworkflow/frontend/samples/models.py