CRI-iAtlas / iatlas-data

MOVED TO GITLAB -> https://gitlab.com/cri-iatlas/iatlas-data.git
1 stars 0 forks source link

Add copy number results table #7

Closed andrewelamb closed 4 years ago

andrewelamb commented 4 years ago

cols( group = col_character(), Mean_Norm = col_double(), Mean_CNV = col_double(), t = col_double(), pvalue = col_double(), neg_log10_pvalue = col_double(), metric = col_character(), direction = col_character(), gene = col_character(), )

andrewelamb commented 4 years ago

This needs final results table from @Gibbsdavidl

jonryser commented 4 years ago

Columns will be:

Gibbsdavidl commented 4 years ago

Is there going to be a gene lookup table, to use that gene_id with?

andrewelamb commented 4 years ago

Yep, take a look at the bottom of the page here:

https://github.com/CRI-iAtlas/iatlas-data/tree/staging/data_model