Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified _cite/.cache/cache.db
Binary file not shown.
129 changes: 4 additions & 125 deletions _data/citations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,10 @@
date: '2026-02-13'
link: https://www.ncbi.nlm.nih.gov/pubmed/41689182
term: Pividori, Milton[Author]
plugin: pubmed.py
file: pubmed.yaml
plugin: sources.py
file: sources.yaml
type: paper
image: images/articles/ccc-gpu.png
- id: pubmed:41644669
title: Global multi-ancestry genome-wide analyses identify genes and biological
pathways associated with thyroid cancer and benign thyroid diseases.
Expand Down Expand Up @@ -107,99 +109,6 @@
date: '2026-02-05'
link: https://www.ncbi.nlm.nih.gov/pubmed/41644669
term: Pividori, Milton[Author]
plugin: pubmed.py
file: pubmed.yaml
- id: pubmed:40463558
title: Global multi-ancestry genetic study elucidates genes and biological pathways
associated with thyroid cancer and benign thyroid diseases.
authors:
- Samantha L White
- Maizy S Brasher
- Jack Pattee
- Wei Zhou
- "Sin\xE9ad Chapman"
- Yon Ho Jee
- Caitlin C Bell
- Taylor L Jamil
- Martin Barrio
- Jibril Hirbo
- Nancy J Cox
- Peter Straub
- Shinichi Namba
- Emily Bertucci-Richter
- Lindsay Guare
- Ahmed EdrisMohammed
- Sam Morris
- Ashley J Mulford
- Haoyu Zhang
- Brian Fennessy
- Martin D Tobin
- Jing Chen
- Alexander T Williams
- Catherine John
- David A van Heel
- Rohini Mathur
- Sarah Finer
- Marta Riise Moksnes
- Ben Brumpton
- "Bj\xF8rn Olav \xC5svold"
- Raitis Peculis
- Vita Rovite
- Ilze Konrade
- Ying Wang
- Kristy Crooks
- Sameer Chavan
- Matthew J Fisher
- Nicholas Rafaels
- Meng Lin
- Jonathan Shortt
- Alan R Sanders
- David Whiteman
- Stuart MacGregor
- Sarah Medland
- "Unnur Thorsteinsd\xF3ttir"
- "K\xE1ri Stef\xE1nsson"
- Tugce Karaderi
- Kathleen M Egan
- Therese Bocklage
- Hilary C McCrary
- Greg Riedlingeer
- Bodour Salhia
- Craig Shriver
- Minh D Phan
- Janice L Farlow
- Stephen Edge
- Varinder Kaur
- Michelle Churchman
- Robert J Rounbehler
- Pamela L Brock
- Matthew D Ringel
- Milton Pividori
- Rebecca Schweppe
- Christopher D Raeburn
- Robin Walters
- Zhengming Chen
- Liming Li
- Koichi Matsuda
- Yukinori Okada
- Sebastian Zoellner
- Anurag Verma
- Michael Preuss
- Eimear Kenny
- Audrey Hendricks
- Lauren Fishbein
- Peter Kraft
- Mark Daly
- Benjamin Neale
- Alicia Martin
- Joanne B Cole
- Bryan R Haugen
- Christopher R Gignoux
- Nikita Pozdeyev
publisher: 'medRxiv : the preprint server for health sciences'
date: '2025-05-16'
link: https://www.ncbi.nlm.nih.gov/pubmed/40463558
term: Pividori, Milton[Author]
plugin: sources.py
file: sources.yaml
type: paper
Expand Down Expand Up @@ -361,20 +270,6 @@
file: sources.yaml
type: paper
image: images/articles/param-gene-module-clique.png
- id: doi:10.1093/bioinformatics/btag068
title: 'CCC-GPU: A graphics processing unit (GPU)-accelerated nonlinear correlation
coefficient for large-scale transcriptomic analyses'
authors:
- Haoyu Zhang
- Kevin Fotso
- "Marc Subirana-Gran\xE9s"
- Milton Pividori
publisher: Bioinformatics
date: '2026-02-13'
link: https://doi.org/hbnznn
orcid: 0000-0002-3035-4403
plugin: orcid.py
file: orcid.yaml
- id: doi:10.1101/2025.06.05.658122
title: 'PLIERv2: bigger, better and faster'
authors:
Expand Down Expand Up @@ -407,22 +302,6 @@
file: sources.yaml
type: paper
image: images/articles/htp-ds-plier.png
- id: doi:10.1101/2025.06.03.657735
title: 'CCC-GPU: A graphics processing unit (GPU)-accelerated nonlinear correlation
coefficient for large-scale transcriptomic analyses'
authors:
- Haoyu Zhang
- Kevin Fotso
- "Marc Subirana-Gran\xE9s"
- Milton Pividori
publisher: openRxiv
date: '2025-06-06'
link: https://doi.org/g9pm9r
orcid: 0000-0002-3035-4403
plugin: sources.py
file: sources.yaml
type: paper
image: images/articles/ccc-gpu.png
- id: doi:10.1101/2024.11.08.622657
title: Uncovering hidden gene-trait patterns through biclustering analysis of the
UK Biobank
Expand Down
10 changes: 8 additions & 2 deletions _data/sources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,16 +61,22 @@
remove: true

# CCC-GPU
- id: doi:10.1101/2025.06.03.657735
- id: pubmed:41689182
type: paper
image: images/articles/ccc-gpu.png
- id: pubmed:40502087
remove: true
- id: doi:10.1101/2025.06.03.657735
remove: true
- id: doi:10.1093/bioinformatics/btag068
remove: true

# Thyroid cancer
- id: pubmed:40463558
- id: pubmed:41644669
type: paper
image: images/articles/thyroid-cancer.png
- id: pubmed:40463558
remove: true

# AI and bone
- id: pubmed:40225702
Expand Down
Loading