当前位置:   article > 正文

Linux 下载 JGI 的 IMG_VR

Linux 下载 JGI 的 IMG_VR

进入IMG_VR

Home - IMG_VR

点击左上角DOWNLOAD,登录自己的账号,点击使用XML

进入之后,主要看url,你的下载地址

url="/portal/ext-api/downloads/get_tape_file?blocking=true&url=/IMG_VR/download/_JAMO/63a22c8a3b5d0133c73fb0a8/README-high_confidence.txt"

进入linux命令行,登录账号

  1. curl 'https://signon.jgi.doe.gov/signon/create' --data-urlencode 'login=*****' --data-urlencode 'password=*****' -c cookies > /dev/null
  2. # ****处修改为账号与密码

 根据URL编号下载IMG_VR_2022-12-19_7

  1. curl -C - -b cookies -o README-high_confidence.txt 'https://genome.jgi.doe.gov/portal/ext-api/downloads/get_tape_file?blocking=true&url=/IMG_VR/download/_JAMO/63a22c8a3b5d0133c73fb0a8/README-high_confidence.txt'
  2. curl -C - -b cookies -o IMGVR_all_proteins-high_confidence.faa.gz 'https://genome.jgi.doe.gov/portal/ext-api/downloads/get_tape_file?blocking=true&url=/IMG_VR/download/_JAMO/63a22c8a3b5d0133c73fb0a2/IMGVR_all_proteins-high_confidence.faa.gz'
  3. curl -C - -b cookies -o IMGVR_all_nucleotides-high_confidence.fna.gz 'https://genome.jgi.doe.gov/portal/ext-api/downloads/get_tape_file?blocking=true&url=/IMG_VR/download/_JAMO/63a22c8a3b5d0133c73fb0a0/IMGVR_all_nucleotides-high_confidence.fna.gz'
  4. curl -C - -b cookies -o IMGVR_all_Sequence_information-high_confidence.tsv 'https://genome.jgi.doe.gov/portal/ext-api/downloads/get_tape_file?blocking=true&url=/IMG_VR/download/_JAMO/63a22c8a3b5d0133c73fb0a4/IMGVR_all_Sequence_information-high_confidence.tsv'
  5. curl -C - -b cookies -o IMGVR_all_Host_information-high_confidence.tsv 'https://genome.jgi.doe.gov/portal/ext-api/downloads/get_tape_file?blocking=true&url=/IMG_VR/download/_JAMO/63a22c8a3b5d0133c73fb0a6/IMGVR_all_Host_information-high_confidence.tsv'
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/很楠不爱3/article/detail/251695
推荐阅读
相关标签
  

闽ICP备14008679号