-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Reported by a participant during a PopUp workshop
> avworkspace(thousand_genomes)
[1] “anvil-datastorage/1000G-high-coverage-2019”
> dir.create(“1000G”)
> avtable(“sample”) %>% pull(gVCF) %>% head(1) %>% gsutil_cp(destination = “~/1000G”)
results in
CommandException: Downloading this composite object requires integrity checking with CRC32c,
but your crcmod installation isn’t using t...
which I think is a gsutil configuration step that should be performed on the image. See gsutil help crcmod
Metadata
Metadata
Assignees
Labels
No labels