Updating Single Cell Lands
From Array Suite Wiki
How to update Single Cell Lands with new releases
Because of the new metadata structure, including Cluster metadata, OmicSoft recommends a fresh installation of the new Single Cell Land, even if the Land apparently updated properly with an incremental cloud update.
- Stop OmicSoft Server (see Typical_way_to_update/restart_ArrayServer)
- Delete the folders containing the preview release of Single Cell Lands
- For example, if your Land directory is at /opt/arrayserver/ArrayServerData/Lands/, You would find four subfolders:
/opt/arrayserver/ArrayServerData/Lands/SingleCellHuman_B37 /opt/arrayserver/ArrayServerData/Lands/SingleCellUmiHuman_B37 /opt/arrayserver/ArrayServerData/Lands/SingleCellMouse_B38 /opt/arrayserver/ArrayServerData/Lands/SingleCellUmiMouse_B38
- run the command to delete the relevant folders
rm -r ./SingleCell* to delete the Lands
- Run OmicSoft Updater to update, and start the server
- Install the new Lands with Publish Cloud Lands
- We recommend installing the nonUMI Lands first (SingleCellHuman_B37 and SingleCellMouse_B38), then installing the UMI Lands individually
- Allow each Cloud publish job to complete before starting the next
- The UMI datasets can take a couple of hours to fully publish the data, so don't be worried if it looks like there was no progress for a while