From 6688e53bc24371811d086b7daf7bb7e94ee5a696 Mon Sep 17 00:00:00 2001 From: Reece Hart Date: Sun, 23 Jun 2024 20:53:06 -0700 Subject: [PATCH] add pulse links to project repos --- docs/images/pulse.png | Bin 0 -> 1377 bytes docs/images/pulse.svg | 39 +++++++++++++++++++++++++++++++++++++++ docs/projects.md | 17 +++++++++++++++++ 3 files changed, 56 insertions(+) create mode 100644 docs/images/pulse.png create mode 100644 docs/images/pulse.svg diff --git a/docs/images/pulse.png b/docs/images/pulse.png new file mode 100644 index 0000000000000000000000000000000000000000..b776c4cbfe8f0cd1f1f4f58f6a452e78d6297771 GIT binary patch literal 1377 zcmZ{iXH=616ox;l0gJUqYmXB>QmVyJF(jfuU0@;sfr5abEi@4bV#+AQ0$MACfDDzH zFqNTDW)ft`9%V#8K?^~K6E*qrC1ejWY5dtA{qf%S-1pq)+&^!Ix0mY%^Bv{@0Bmr> zqR$%L)~K)7tufA#wAD$YtqphfbOwOt?DaZ4%((9f!JhR5fUEleAc+D18e^0M0>Bjn z06;hZa4G_TtubX?K1TuIGaGLYKg{ats#K}}twPZBSPqJ`gkorbt>g%`=W}@ZkHjxN zsJ%0}HAAwwk7}PxF1bOd(;HaxD)%&QUb}c~L3JjL8&@e%s`YJ?iqk2a8+Agh&hThT z;Y#6z6+z1~oxxzx=nVGPKb0)5;Z%;oKc?fureut}N=3C|2~z^}>K`aCBZZ{&FR|RV$%)+xbLp^5=%=QD+8I+rmf4=sc)mGGJ4@{TD*U^W<( z$1ClT^i3dFCWNspv`Qo)z#7P*?jE=gIhggz#x zGzlSz?k%LnQF&-Gr=(kAFsu%;m9Ig~lUFOX!!n^vH#n>ODAc~=YcJ&RRBHXzn&l76 z+BCW_gDJYn5dD5%P~0tf{#HFQr<(nszDR@eG_C2zKABuR!}c2lF8|P1XDp$Ds_Wz&fS#F zH)Cz1c6&GnAOF)tFb+$l*ugO9k>O^W!kmJ<(TxSU)O^<^xHWvB$bB4MzipiTE!#fl zRZSf%>UpT`5d=G*_2wb#-}~~_Z&e@`5v3F>aSoj)9sEG zI5&1USRG*uQykl8ERQl8d#XAfx-+^)pJX<*)8~#g^bPhuhYwedoq{K4`+ME0?5t+j zHC4gedtXkE&9@KLw)8d}Z|r8x-hafXZoA1Xrm-EjTu|Kj%E!$&b zub{#+_L0dhi-}5$d`)MC^}QFb9Zs|-B*#zujpbv;8BjNERq6Gb=}bZ%FV z#rM;eOqVE^K+wJ4-`Zq9A|6jEjbdG75@2a;qWR`ZBvHGS&i4-WJLxltAmTIa$gFKO zeY>|L?=1VSst!gz{qeRbmKM3tvt{)4!)GuQTLBCBCN5x#f-2sdg`h?^jZzEe7HBwg zdf{T)DYbIf;wB4#gud=8D35q*?8ROZCXf`0CxtnM#D*CSKq8Qb4j>L6Kpyf#pqvgJ zak96wK_HwEh$pR9=>Gtb(V-E9#Qz6+d8I2xVEd;JzR?6yJU%uIh>wrAjff(~h2Uet XY@=htONB>w7>@uqj2D{jf+PP6*I(`q literal 0 HcmV?d00001 diff --git a/docs/images/pulse.svg b/docs/images/pulse.svg new file mode 100644 index 0000000..a6a3cd7 --- /dev/null +++ b/docs/images/pulse.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/docs/projects.md b/docs/projects.md index a26a3ec..40ab207 100644 --- a/docs/projects.md +++ b/docs/projects.md @@ -9,6 +9,7 @@ - [anyvar](https://github.com/biocommons/anyvar) (alpha) is a proof-of-concept variation translation, validation, and registration service.
+ [![anyvar pulse](images/pulse.png "anyvar pulse")](https://github.com/biocommons/anyvar/pulse/monthly) [![anyvar stars](https://img.shields.io/github/stars/biocommons/anyvar)](https://github.com/biocommons/anyvar) [![anyvar forks](https://img.shields.io/github/forks/biocommons/anyvar)](https://github.com/biocommons/anyvar) [![anyvar issues](https://img.shields.io/github/issues/biocommons/anyvar)](https://github.com/biocommons/anyvar) @@ -18,6 +19,7 @@ - [bioutils](https://github.com/biocommons/bioutils) provides common tools and lookup tables used primarily by the hgvs and uta packages
+ [![bioutils pulse](images/pulse.png "bioutils pulse")](https://github.com/biocommons/bioutils/pulse/monthly) [![bioutils stars](https://img.shields.io/github/stars/biocommons/bioutils)](https://github.com/biocommons/bioutils) [![bioutils forks](https://img.shields.io/github/forks/biocommons/bioutils)](https://github.com/biocommons/bioutils) [![bioutils issues](https://img.shields.io/github/issues/biocommons/bioutils)](https://github.com/biocommons/bioutils) @@ -27,6 +29,7 @@ - [eutils](https://github.com/biocommons/eutils) simplifies searching, fetching, and parsing records from NCBI using their E-utilities interface
+ [![eutils pulse](images/pulse.png "eutils pulse")](https://github.com/biocommons/eutils/pulse/monthly) [![eutils stars](https://img.shields.io/github/stars/biocommons/eutils)](https://github.com/biocommons/eutils) [![eutils forks](https://img.shields.io/github/forks/biocommons/eutils)](https://github.com/biocommons/eutils) [![eutils issues](https://img.shields.io/github/issues/biocommons/eutils)](https://github.com/biocommons/eutils) @@ -36,6 +39,7 @@ - [hgvs](https://github.com/biocommons/hgvs) parses, formats, validates, normalizes, and transforms sequence variant expressions according to [HGVS Nomenclature](https://hgvs-nomenclature.org/)
+ [![hgvs pulse](images/pulse.png "hgvs pulse")](https://github.com/biocommons/hgvs/pulse/monthly) [![hgvs stars](https://img.shields.io/github/stars/biocommons/hgvs)](https://github.com/biocommons/hgvs) [![hgvs forks](https://img.shields.io/github/forks/biocommons/hgvs)](https://github.com/biocommons/hgvs) [![hgvs issues](https://img.shields.io/github/issues/biocommons/hgvs)](https://github.com/biocommons/hgvs) @@ -45,6 +49,7 @@ - [SeqRepo](https://github.com/biocommons/biocommons.seqrepo) stores biological sequences in a non-redundant, compressed, journalled, file-based storage.
+ [![biocommons.seqrepo pulse](images/pulse.png "seqrepo pulse")](https://github.com/biocommons/biocommons.seqrepo/pulse/monthly) [![biocommons.seqrepo stars](https://img.shields.io/github/stars/biocommons/biocommons.seqrepo)](https://github.com/biocommons/biocommons.seqrepo) [![biocommons.seqrepo forks](https://img.shields.io/github/forks/biocommons/biocommons.seqrepo)](https://github.com/biocommons/biocommons.seqrepo) [![biocommons.seqrepo issues](https://img.shields.io/github/issues/biocommons/biocommons.seqrepo)](https://github.com/biocommons/biocommons.seqrepo) @@ -54,6 +59,7 @@ - The [seqrepo-rest-service](https://github.com/biocommons/seqrepo-rest-service) provides a REST interface to biological sequences and sequence metadata using a seqrepo instance backend.
+ [![seqrepo-rest-service pulse](images/pulse.png "seqrepo-rest-service pulse")](https://github.com/biocommons/seqrepo-rest-service/pulse/monthly) [![seqrepo-rest-service stars](https://img.shields.io/github/stars/biocommons/seqrepo-rest-service)](https://github.com/biocommons/seqrepo-rest-service) [![seqrepo-rest-service forks](https://img.shields.io/github/forks/biocommons/seqrepo-rest-service)](https://github.com/biocommons/seqrepo-rest-service) [![seqrepo-rest-service issues](https://img.shields.io/github/issues/biocommons/seqrepo-rest-service)](https://github.com/biocommons/seqrepo-rest-service) @@ -64,12 +70,23 @@ of genome-transcript alignments; multiple transcript sources and versions, multiple genomic references, and multiple alignment methods, particularly splign (NCBI) and (blat) (UCSC)
+ [![uta pulse](images/pulse.png "uta pulse")](https://github.com/biocommons/uta/pulse/monthly) [![uta stars](https://img.shields.io/github/stars/biocommons/uta)](https://github.com/biocommons/uta) [![uta forks](https://img.shields.io/github/forks/biocommons/uta)](https://github.com/biocommons/uta) [![uta issues](https://img.shields.io/github/issues/biocommons/uta)](https://github.com/biocommons/uta) [![uta prs](https://img.shields.io/github/issues-pr/biocommons/uta?color=0088ff)](https://github.com/biocommons/uta/pulls) [![uta contributors](https://img.shields.io/github/contributors/biocommons/uta)](https://github.com/biocommons/uta/graphs/contributors) +- [biocommons.example](https://github.com/biocommons/biocommons.example) This is our template repo +
+ [![biocommons.example pulse](images/pulse.png "biocommons.example pulse")](https://github.com/biocommons/biocommons.example/pulse/monthly) + [![biocommons.example stars](https://img.shields.io/github/stars/biocommons/biocommons.example)](https://github.com/biocommons/biocommons.example) + [![biocommons.example forks](https://img.shields.io/github/forks/biocommons/biocommons.example)](https://github.com/biocommons/biocommons.example) + [![biocommons.example issues](https://img.shields.io/github/issues/biocommons/biocommons.example)](https://github.com/biocommons/biocommons.example) + [![biocommons.example prs](https://img.shields.io/github/issues-pr/biocommons/biocommons.example?color=0088ff)](https://github.com/biocommons/biocommons.example/pulls) + [![biocommons.example contributors](https://img.shields.io/github/contributors/biocommons/biocommons.example)](https://github.com/biocommons/biocommons.example/graphs/contributors) + + ## Related external projects - [ga4gh/vrs-python](https://github.com/ga4gh/vrs-python) is an implementation of the [Variation