Skip to content

Instantly share code, notes, and snippets.

@audy
Created May 16, 2020 00:04
Show Gist options
  • Save audy/98b53e6ed8ae5c7af7283c7f866d9890 to your computer and use it in GitHub Desktop.
Save audy/98b53e6ed8ae5c7af7283c7f866d9890 to your computer and use it in GitHub Desktop.
model STRING NULLABLE
taxonomy_name STRING NULLABLE
description STRING NULLABLE
title STRING NULLABLE
gsm STRING NULLABLE
attributes STRING REPEATED
dbgap STRING NULLABLE
attribute_recs RECORD REPEATED
attribute_recs. unit STRING NULLABLE
attribute_recs. display_name STRING NULLABLE
attribute_recs. harmonized_name STRING NULLABLE
attribute_recs. value STRING NULLABLE
attribute_recs. attribute_name STRING NULLABLE
access STRING NULLABLE
sra_sample STRING NULLABLE
ids STRING REPEATED
id_recs RECORD REPEATED
id_recs. id STRING NULLABLE
id_recs. label STRING NULLABLE
id_recs. db STRING NULLABLE
accession STRING NULLABLE
publication_date TIMESTAMP NULLABLE bq-datetime
last_update TIMESTAMP NULLABLE bq-datetime
taxon_id INTEGER NULLABLE
is_reference STRING NULLABLE
id INTEGER NULLABLE
submission_date TIMESTAMP NULLABLE bq-datetime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment