1、注册一个NCBI账户  

  注册geo账户(老用户和新用户):  https://www.ncbi.nlm.nih.gov/geo/submitter/  有3个月的时间

  GEO DataSets  >>  GEO Home  >>  Login to Submit   >>  Recover Account (老用户) 或者 Contact Information (新用户)

2、GEOarchive has three required components:(准备文件)

    1)a metadata spreadsheet;

     

    2)processed data files,

      基因表达量文件(FPKM),如果有预测基因(novel)还要有5列  chromosome  start  end  strain  length

      如果没有预测基因(novel)只需要A B 两列

      

    3) raw data files.

      Unix: md5sum <file>

3、Uploading your submission(上传数据)   

  •   Before you upload:

    • If you plan to submit more than 1 terabyte of data, you must e-mail GEO with a list of files and MD5 checksums before you begin transferring files (if your files are compressed, the checksums should be for the compressed files). This will allow us to more quickly remove files from the FTP server in order to keep space available for other users. Failure to notify us or provide checksums may lead to your files being removed from our systems without processing. Do not transfer files unless you are confident that you have a submission that includes all required components (raw data files, processed data files and metadata spreadsheet). We do not have the resources to store incomplete submissions. Incomplete submissions will be deleted from our systems.
    • On your computer, create a folder named using your GEO username (/renpp) which includes all required submission files. Transfer the folder using the FTP instructions below.
    • We strongly recommend that submitters compress their raw data files (e.g., FASTQ, qseq, seq, csfasta, qual) using gzip or bzip2 to shorten the ftp transfer time. Do not compress with WinZip. Do not tar archive single files. Do not compress binary files (e.g., BAM, bigWig, bigBed).

   FTP指令:推荐免费的客户端软件FileZilla。

    Windows and Mac OS

             1、

host ftp-private.ncbi.nlm.nih.gov
Please use the 'fasp' directory.
username geo
password 33%9uyj_fCh?M16H

              2、Drag-n-drop directory or file(s) into the /fasp directory on the FTP server. When transferring multiple files please drop the files into a directory that includes your GEO username.

          (最好在fasp文件下面创建自己的文件,例如bmk)

    Linux/Unix: we recommend that you try 'ncftp'. Optimized settings are detailed in this README file.

        Here is a typical 'ncftp' session:

      1.   Connect to the server:
               ncftp ftp://geo:33%259uyj_fCh%3FM16H@ftp-private.ncbi.nlm.nih.gov/fasp/
      2.   Set buffer size (recommended for faster transfer):
               set so-bufsize 33554432

           3.     Transfer an entire directory (named using your GEO username) plus content using:put -R GEOusername_directory

4、After you upload, send us an email notification:

  • After file transfer is complete, you must e-mail GEO with the following information:
    1. GEO account username (renpp);
    2. Names of the directory and files deposited;
    3. Public release date (required - up to 3 years from now - see FAQ).  

总结:http://www.360doc.com/content/17/0222/16/19913717_631146462.shtml

      https://www.ncbi.nlm.nih.gov/geo/info/seq.html

   https://pan.baidu.com/s/1dEX2hoP    提取密码:j9nk   #### metadata spreadsheet

最新文章

  1. [LeetCode] Binary Watch 二进制表
  2. 一个简单的jsp+servlet实例,实现简单的登录
  3. TinyMCE textarea 输入框外部程序动态修改方法
  4. java 验证身份证号
  5. Django开发网站(二)
  6. ruby 方法重载
  7. angular2自学笔记---官网项目(一)
  8. 使用Git上传代码到GitHub详细的不能再详细教程
  9. 修改input获取焦点背景黄色
  10. C#工具:WPF生成图片验证码
  11. 移动端300ms延迟解决方法在vue 里面的一些小坑
  12. Codeforces 855C. Helga Hufflepuff&#39;s Cup----树形DP
  13. 安卓ListView中CheckBox的使用(支持Item列表项的删除,全选,全不选)
  14. 单例模式__new__
  15. 入门ROS教程与视频汇总(kinetic)
  16. 织梦DedeCMS使用SQL批量替换文章标题内容
  17. ubuntu16 Intellij Idea Install&config
  18. Angular进阶教程一
  19. Android 图片旋转
  20. 数学图形(1.40)T_parameter

热门文章

  1. 常用grads函数
  2. 阻挡ddos攻击的函数
  3. castle windsor学习----- CastleComponentAttribute 特性注册
  4. MATLAB卷积运算(conv、conv2)解释
  5. jQuery旋转插件jquery.rotate.js 让图片旋转
  6. 提醒程序员注意的一些事项--R
  7. 开发人员需要具备的DBA技术
  8. Git之Eclipse提交项目到Github并实现多人协作
  9. PHP 使用header函数设置HTTP头的示例解析 表头
  10. 修改Hosts文件,禁止访问指定网页