From 94e592b4560b8e6b4fa9343b793682a0b6be520e Mon Sep 17 00:00:00 2001 From: 30akku <54696902+30akku@users.noreply.github.com> Date: Thu, 3 Oct 2019 09:18:54 +0530 Subject: [PATCH 1/2] capital letters --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 5f170e1..ff08cd6 100644 --- a/README.md +++ b/README.md @@ -1,33 +1,33 @@ -# quantumchem +# Quantumchem searching Open Access literature for quantum chemistry (inspiration Leonie Mueck) -## miniproject at eLife Sprint Cambridge 2019 +## Miniproject at eLife Sprint Cambridge 2019 petermr is offering miniproject/s in searching the Open Access Literature on any subjects in EuropePMC or possibly beyond. Leonie Mueck suggested "quantum chemistry", this is a prototype. -## communal resources for OpenNotebook +## Communal resources for OpenNotebook Much of the code and processes are shared between the OpenNotebook projects, see: [OpenNotebook](https://github.com/petermr/openNotebook/blob/master/README.md) -## issues +## Issues Github issues used to manage the project. -### dictionaries +### Dictionaries -## dictionaries +## Dictionaries We need dictionaries for key concepts/ terms. Suggest: -### basis-sets -### functionals -### software +### Basis-sets +### Functionals +### Software -## corpora +## Corpora Initial corpus of 100 EPMC papers: ``` getpapers -x -o qchem -q "quantum chemistry" -k 100 ``` -## initial dataTable scoping +## Initial dataTable scoping ``` ami-search -p qchem/ --dictionary country funders ``` From e17a2c7b1f2ae5a49b197c192b8f2ebfb62a85e3 Mon Sep 17 00:00:00 2001 From: 30akku <54696902+30akku@users.noreply.github.com> Date: Thu, 3 Oct 2019 09:19:51 +0530 Subject: [PATCH 2/2] capital letters --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff08cd6..72687d9 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Quantumchem -searching Open Access literature for quantum chemistry (inspiration Leonie Mueck) +Searching Open Access literature for quantum chemistry (inspiration Leonie Mueck) ## Miniproject at eLife Sprint Cambridge 2019 -petermr is offering miniproject/s in searching the Open Access Literature on any subjects in EuropePMC or possibly beyond. +Petermr is offering miniproject/s in searching the Open Access Literature on any subjects in EuropePMC or possibly beyond. Leonie Mueck suggested "quantum chemistry", this is a prototype.