Class: Bio::SRA::Tables::ColDesc

Inherits:
Connection
  • Object
show all
Defined in:
lib/bio/sra/tables.rb

Overview

This table holds information about each of the columns in this SRAmetadb database

pp Bio::SRA::Tables::ColDesc.column_names [“col_desc_ID”, “table_name”, “field_name”, “type”, “description”, “value_list”, “sradb_updated”]

Method Summary

Methods inherited from Connection

connect