Hi,
currently I am parsing some information from the 454RunTimeMetricsAll.txt.
My problem is basicly to understand the layout of the file related to the actual system workflow of the 454.
The file looks like:
I need to know what are these regions, keys and sequences related to the "biology". Seems like my biology knowledge is not as good as my IT
Thank you!
currently I am parsing some information from the 454RunTimeMetricsAll.txt.
My problem is basicly to understand the layout of the file related to the actual system workflow of the 454.
The file looks like:
Code:
region [1-8]( key( sequence(... ... many accuracy values ... ) sequence(... ... ) ) key(...) key(...) )
Thank you!
Comment