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
For testing, it can be useful to subset the zarr file that is created from a huge VCF. Is there a way to restrict the samples and/or sites in the VCF to a smaller workable subset, or is the approved way to subset the zarr file somehow later? If the latter, is there any example code to show how to do this?
I don't want to do this on-the-fly during analysis using masks, because the zarr file itself it too large to place in permanent storage (larger files in personal storage areas get deleted).