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
I'm trying caper on Google Cloud. And since my VPC only supports us-west-1 region, I can only use the deprecated Genomics API, not Google Life Sciences API. However, even if I set use-google-cloud-life-sciences to false in the caper default.conf file, the job still failed with error message saying that Life Sciences API was not enabled. On the contrary, when I directly used Cromwell to run the jobs, it worked properly.
So I'm wondering if caper still support the old Genomics API, or only Life Sciences API is supported. Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
I'm trying caper on Google Cloud. And since my VPC only supports
us-west-1
region, I can only use the deprecated Genomics API, not Google Life Sciences API. However, even if I setuse-google-cloud-life-sciences
tofalse
in the caperdefault.conf
file, the job still failed with error message saying that Life Sciences API was not enabled. On the contrary, when I directly used Cromwell to run the jobs, it worked properly.So I'm wondering if caper still support the old Genomics API, or only Life Sciences API is supported. Thanks!
The text was updated successfully, but these errors were encountered: