Skip to content

Commit

Permalink
Make gren respect the documentatio issue tag
Browse files Browse the repository at this point in the history
  • Loading branch information
khituras committed Jan 2, 2024
1 parent 0530757 commit 4b3a6a0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .grenrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
General Enhancements: ["enhancement"]
Bug Fixes: ["bug"]
Evaluation and Reproducibility: ["evaluation"]
Documentation: ["documentation"]
Miscellaneous Changes: ["closed"]
changelogFilename: "CHANGELOG.md"
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# GePI
GePi (GEne - Protein Interaction) is a web portal that offers access to interactions between genes and gene products automatically extracted from the PubMed and the open access subset of PubMed Central.

It is the subject of the following publication:
Erik Faessler, Udo Hahn, Sascha Schäuble, GePI: large-scale text mining, customized retrieval and flexible filtering of gene/protein interactions, *Nucleic Acids Research*, Volume 51, Issue W1, 5 July 2023, Pages W237–W242, https://doi.org/10.1093/nar/gkad445

Please find the main code and documentation in the `gepi/` subdirectory.

0 comments on commit 4b3a6a0

Please sign in to comment.