You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the step loaddata to download the full single cell images dataset:
cvapipe_analysis loaddata run --staging /path/to/staging/folder --test
By default this will download 12 random cells per structure. You can specify a different number of cells per structure with the flag --ncells. For example, use
cvapipe_analysis loaddata run --staging /path/to/staging/folder --test --ncells 5