getting job's index position in the history from database
I am trying to get job's index in the history panel using SQL query (index number shown in the history when a job is submitted). I am unable to locate the necessary table-column for it. Any pointers in which table-column it is located will be really helpful. -- Thanks, Shantanu.
Shantanu Pavgi wrote:
I am trying to get job's index in the history panel using SQL query (index number shown in the history when a job is submitted). I am unable to locate the necessary table-column for it. Any pointers in which table-column it is located will be really helpful.
Hi Shantanu, Do you mean the dataset's sequence number (the first dataset in a history is 1, next is 2...)? That's accessable on a HistoryDatasetAssociation object as .hid --nate
-- Thanks, Shantanu. ___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at:
participants (2)
-
Nate Coraor
-
Shantanu Pavgi