From d76073859fe73b089774117eb31e4804bc6f915c Mon Sep 17 00:00:00 2001 From: Doeke Hekstra Date: Mon, 29 Jul 2024 08:19:47 -0400 Subject: [PATCH 1/3] link fixes README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8faa424..5522224 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # colav -[![License](https://img.shields.io/pypi/l/colav.svg?color=green)](https://github.com/ammsa23/colav/raw/main/LICENSE) +[![License](https://img.shields.io/pypi/l/colav.svg?color=green)](https://github.com/Hekstra-Lab/colav/raw/main/LICENSE) [![PyPI](https://img.shields.io/pypi/v/colav.svg?color=green)](https://pypi.org/project/colav) [![Python Version](https://img.shields.io/pypi/pyversions/colav.svg?color=green)](https://python.org) -[![CI](https://github.com/ammsa23/colav/actions/workflows/ci.yml/badge.svg)](https://github.com/ammsa23/colav/actions/workflows/ci.yml) +[![CI](https://github.com/Hekstra-Lab/colav/actions/workflows/ci.yml/badge.svg)](https://github.com/Hekstra-Lab/colav/actions/workflows/ci.yml) [![codecov](https://codecov.io/gh/ammsa23/colav/branch/main/graph/badge.svg?token=J69QAK9A20)](https://codecov.io/gh/ammsa23/colav) `colav` (Conformational Landscape Visualization) provides tools for representing protein structures and mapping conformational landscapes. @@ -20,7 +20,7 @@ pip install colav ## Documentation -Documentation can be found [here](https://rs-station.github.io/colav). +Documentation can be found [here](https://hekstra-lab.github.io/colav/). ## Examples @@ -28,7 +28,7 @@ Examples of how to use the software can be found in `scripts/`. ## Support -If you are having issues, please let us know. You can contact us [here](aasaeed@college.harvard.edu). +If you are having issues, please email Ammaar at aasaeed@college.harvard.edu or file an [issue](https://github.com/Hekstra-Lab/colav/issues)). ## License From 2eba29fe8c4fc089446f93baca7585086ad1b637 Mon Sep 17 00:00:00 2001 From: Doeke Hekstra Date: Mon, 29 Jul 2024 08:27:43 -0400 Subject: [PATCH 2/3] pyproject edit --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 07ab2b7..c67da50 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,6 +60,6 @@ docs = [ ] [project.urls] -homepage = "https://rs-station.github.io/colav/" -repository = "https://github.com/rs-station/colav" +homepage = "https://hekstra-lab.github.io/colav/" +repository = "https://github.com/Hekstra-Lab/colav/" From ff327f4614897a796b4aa210d414d8e488ad2135 Mon Sep 17 00:00:00 2001 From: Doeke Hekstra Date: Mon, 29 Jul 2024 08:33:00 -0400 Subject: [PATCH 3/3] fixed typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5522224..3f533bf 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Examples of how to use the software can be found in `scripts/`. ## Support -If you are having issues, please email Ammaar at aasaeed@college.harvard.edu or file an [issue](https://github.com/Hekstra-Lab/colav/issues)). +If you are having issues, please email Ammaar at aasaeed@college.harvard.edu or file an [issue](https://github.com/Hekstra-Lab/colav/issues). ## License @@ -37,4 +37,4 @@ This code is provided under the [MIT license](LICENSE). ## Reference If you use `colav` in your work, please use the following citation:
-Saeed, A.A., Klureza, M.A., and Hekstra, D.R. (Forthcoming!). Mapping protein conformational ensembles using crystallographic drug fragment screens. [doi]() \ No newline at end of file +Saeed, A.A., Klureza, M.A., and Hekstra, D.R. (Forthcoming!). Mapping protein conformational ensembles using crystallographic drug fragment screens. [doi]()