Skip to content

kh22cho/single-cell-grn-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Controllability of the gene regulatory network in zebrafish embryogenesis

Park, J., Cho, K., Lee, J. et al. Controllability of the gene regulatory network in zebrafish embryogenesis. Sci Rep (2025). https://doi.org/10.1038/s41598-025-33869-9

1) What's in this repo

  • data directory
    All inferred-GRN files are gene-gene edge list in NCOL-like format
    • interred_grn/: Reconstructed inferred-GRNs (per phase)
    • tf_list/: TF list
    • stage_segment_info/: Excel file containing developmental stage and segment information
    • result/: Various result files
  • script directory
    workflow scripts (each script contains its own run commands and comments):
    • 01_manual_clustering/prepare_TENET_input.R: prepare inputs for TENET
    • 02_run_TENET/running_TENET.bash: run TENET
    • 03_run_netctrl/running_netctrl.bash: run netctrl
    • 04_find_critical_edge/: edge categorization and extract critical TF
  • docs directory
    Reproducibility and provenance documents

2) Data sources & provenance

3) Third-party tools

Please see comments and commands inside each script under script/


Licensing

  • Code: Apache-2.0 (see LICENSE)
  • Derived data (inferred-GRNs): CC BY 4.0 (see LICENSE-DATA)
  • Raw data are NOT redistributed; please obtain from original sources.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, CC-BY-4.0 licenses found

Licenses found

Apache-2.0
LICENSE
CC-BY-4.0
LICENSE-DATA

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors