google cloud storage: Bucket is a requester pays bucket but no user project provided

Rescent I have read the paper, Effective gene expression prediction from sequence by integrating long-range interactions, Nature mathods, From Deepmind.

And the Basenji2 training, validation, and test data can not obtain.

After learn,

google cloud storage: Bucket is a requester pays bucket but no user project provided_第1张图片

So we need pay it, and how to get these datassets?

step1: Create an Account

Step2: Get the gift amount

This step need visa or other bank card.

Step 3: creat project and get projectID,Yes this picture ID.

google cloud storage: Bucket is a requester pays bucket but no user project provided_第2张图片

Step3:

gcloud storage cp file_web ourpath --billing-project=ourID

use this code, but it can get one document, and we can write a bash script to finsh it.

file_web: the file we need

ourpath: our linux path

ourID: our project ID

ok this is my:

gcloud storage cp gs://basenji_barnyard/data/human/targets.txt file/Enhance --billing-project=my project ID

啊啊,一整天熬到2点就干了个这,这收钱的界面做的太隐蔽了,根本找不到,花钱都花不出去……

bash脚本如果有需要可以在评论区提问……

关于Enformer脚本的解析和数据等问题也可以问,可以考虑写个专辑了……

你可能感兴趣的:(基因组数据,python,linux)