└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # The NCBI SRA ( Sequence Read Archive ) 2 | 3 | ### Contact: 4 | email: sra-tools@ncbi.nlm.nih.gov 5 | 6 | ## THIS REPOSITORY HAS BEEN REPLACED. 7 | 8 | It has been broken into four separate repositories: 9 | [https://github.com/ncbi/ngs.git](https://github.com/ncbi/ngs.git) 10 | [https://github.com/ncbi/ncbi-vdb.git](https://github.com/ncbi/ncbi-vdb.git) 11 | [https://github.com/ncbi/sra-tools.git](https://github.com/ncbi/sra-tools.git) 12 | [https://github.com/ncbi/ngs-tools.git](https://github.com/ncbi/ngs-tools.git) 13 | 14 | You should clone all four of the repositories above. 15 | 16 | SRA Toolkit Development Team 17 | --------------------------------------------------------------------------------