Skip to content

Commit fc2431b

Browse files
authored
Update links
1 parent cdf03b8 commit fc2431b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/nextflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
### Running Nextflow on GCP with the Life Sciences API
2-
You can learn to run Nextflow on GCP following these [instructions](https://cloud.google.com/life-sciences/docs/tutorials/nextflow#console_2).
2+
You can learn to run Nextflow on GCP following these [instructions](https://cloud.google.com/life-sciences/docs/tutorials/nextflow).
33

44
You can skip most of the section titled 'Create a service account and add roles', except the part called 'Provide credentials to your application', you still need to do that part. You are unable to create or modify service accounts within Cloud Lab, so we added the necessary permissions to the Compute Engine default service account for you. Thus, you need to authenticate using the credentials of the Compute Engine default service account. You can get the json key following [these instructions](https://cloud.google.com/iam/docs/creating-managing-service-account-keys), but in brief, go to `IAM & Admin`. On the left menu click `Service Account`, click on `Compute Engine default service account`, at the top go to `Keys`. Select `Add Key` and then `Create new key`.
55

0 commit comments

Comments
 (0)