From e02ce0b815e626f4d61589ca4629b247d045fb09 Mon Sep 17 00:00:00 2001 From: Fernando Gelin Date: Wed, 28 Nov 2018 09:28:06 -0500 Subject: [PATCH 1/2] Update ready.yml --- ready.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ready.yml b/ready.yml index e0593f7..e94e9ce 100644 --- a/ready.yml +++ b/ready.yml @@ -1,6 +1,10 @@ repo: refchef site_name: RefChef -site_author: Andrew Leith, Fernando Gelin -site_description: "RefChef is a reference management tool used to: (1) document the exact steps undertaken in the retrieval of genomic references; (2) maintain the associated metadata; (3) provide a mechanism for automatically reproducing retrieval and creation of an exact copy of genomic references." +authors: + - name: Andrew Leith + github_user: andrew-leith + - name: Fernando Gelin + github_user: fernandogelinsite_description: "RefChef is a reference management tool used to: (1) document the exact steps undertaken in the retrieval of genomic references; (2) maintain the associated metadata; (3) provide a mechanism for automatically reproducing retrieval and creation of an exact copy of genomic references." docs_url: https://compbiocore.github.io/refchef type: software # required. choose one of [software, tutorial, workshop, documentation] +pypi: true From a2bf60fb1eb8eb64608b72cb8bacb070f1354a57 Mon Sep 17 00:00:00 2001 From: Fernando Gelin Date: Thu, 29 Nov 2018 09:50:29 -0500 Subject: [PATCH 2/2] Update ready.yml --- ready.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ready.yml b/ready.yml index e94e9ce..2bd8a3a 100644 --- a/ready.yml +++ b/ready.yml @@ -4,7 +4,8 @@ authors: - name: Andrew Leith github_user: andrew-leith - name: Fernando Gelin - github_user: fernandogelinsite_description: "RefChef is a reference management tool used to: (1) document the exact steps undertaken in the retrieval of genomic references; (2) maintain the associated metadata; (3) provide a mechanism for automatically reproducing retrieval and creation of an exact copy of genomic references." + github_user: fernandogelin +site_description: "RefChef is a reference management tool used to: (1) document the exact steps undertaken in the retrieval of genomic references; (2) maintain the associated metadata; (3) provide a mechanism for automatically reproducing retrieval and creation of an exact copy of genomic references." docs_url: https://compbiocore.github.io/refchef type: software # required. choose one of [software, tutorial, workshop, documentation] pypi: true