From deb3ff7d7d175a528ff899f1b1fd4e49ac3b66db Mon Sep 17 00:00:00 2001 From: c0deb0t Date: Fri, 7 Jul 2023 16:28:31 -0400 Subject: [PATCH] Link to profile --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd661bf..6814191 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ UMICollapse can be installed using `conda`: conda install -c bioconda umicollapse ``` It is also available as a `nf-core` [module](https://nf-co.re/modules/umicollapse). -(Thanks to @CharlotteAnne!) +(Thanks to [@CharlotteAnne](https://github.com/CharlotteAnne)!) Alternatively, you can clone this repository: ```