/Best-Labs-of-3D-Genome

Data and the co-authored network I extracted for lab selection in 3D genome research field

Primary LanguagePython

Description

This repository contains collaboration networks I built to evaluate the impact and contributions of labs in 3D genome research. The code however can be easily modified to rank labs in any other scientific field.

The pipeline is quite simple:

  1. Search and download 3D genome related publication records through web of science
  2. Parse and extract necessary information (authors, citation times, ... ) from the records
  3. Count the number of publications and the number of citations for each corresponding author
  4. Build the co-author network
  5. Rank labs by their centrality in the network, total citations, and the number of publications.

Collaboration Networks

I plan to update the network every two years and each update will include data from last 5 years.