Mercurial > repos > jpayne > bioproject_to_srr_2
diff bio2srr.xml @ 3:80f1001797c7
Uploaded
author | jpayne |
---|---|
date | Wed, 27 Oct 2021 05:00:45 -0400 |
parents | 556cac4fb538 |
children | 2d4a2159c74b |
line wrap: on
line diff
--- a/bio2srr.xml Mon Aug 03 10:39:37 2020 -0400 +++ b/bio2srr.xml Wed Oct 27 05:00:45 2021 -0400 @@ -1,5 +1,5 @@ -<tool id="bio2srr" name="Bioproject to SRR" version="0.1.0"> - <description>Retrieve SRR accessions from BioProject or BioSample.</description> +<tool id="bio2srr" name="Bioproject to SRR" version="1.0.0"> + <description>Retrieve SRR accessions and sample metadata from BioProject or BioSample.</description> <requirements> <requirement type="package" version="3.8">python</requirement> <requirement type="package" version="2.24.0">requests</requirement>