Sage-Bionetworks / projectLive_NF

Live view of projects of funding partners
2 stars 3 forks source link

Update studyId create_rds_files.R #203

Closed anngvu closed 12 months ago

anngvu commented 12 months ago

This should fix the broken job. We updated the Studies table to a materialized view, so production is syn52694652 while syn16787123 definitely only stores the long text now.

anngvu commented 12 months ago

@jaybee84

jaybee84 commented 12 months ago

woohoo!

cconrad8 commented 12 months ago

@anngvu do we need to change it here too? projectLive_NF/data-raw /files.R

Also I think this started failing all the sudden because I had just deleted the columns of the old table we were using for everything the other day. But prob good that we update it anyways now!

jaybee84 commented 12 months ago

@cconrad8 I will let @anngvu confirm, but the synIDs in the data-raw directory should ideally stay the same (since they are the RDS files that are being generated by the script in this PR). The main issue is that the RDS files are not currently being generated.