Sage-Bionetworks / elevateMS_data_release

Apache License 2.0
2 stars 0 forks source link

Curate Triggers Surveys #9

Open itismeghasyam opened 4 years ago

itismeghasyam commented 4 years ago

The myTriggers.json.choiceAnswers column in V1 (syn10002837) is a fileHandle type column with filehandleId referencing the JSON.

Where as the same column in V3(syn10232189) is a character type column with the JSON as a character vector in the column.

What format should we use while merging both the tables?

apratap commented 4 years ago

Use only the following table data for curation

https://www.synapse.org/#!Synapse:syn10232189/tables/

itismeghasyam commented 4 years ago

Should we skip this too? @apratap Ref #10

itismeghasyam commented 4 years ago

https://www.synapse.org/#!Synapse:syn21962836/tables/

itismeghasyam commented 4 years ago

The columns that were removed during the analysis:

We also removed users who withdrew(syn21927918, #19 ), or were tagged by Vanessa's analysis(syn17870261)

itismeghasyam commented 4 years ago

Changed myTriggers.json.choiceAnswers from a character string to a FILEHANDLEID type column

apratap commented 4 years ago

Ok to freeze