Result

dbgen.tables.result

class dbgen.tables.result.Result(*args, **values)
Parameters
  • tool – bioinformatic tool name

  • version – bioinformatic tool version

  • date – date when the result has been collected

  • parameters – bioinformatic tool parameters

  • raw_result – raw result provided by the bioinformatic tool

  • sample – reference to the corresponding sample

  • dataset – reference to the corresponding dataset

  • species – reference to the corresponding species

exception DoesNotExist
exception MultipleObjectsReturned