Skip to content

ChongLab/chonglab.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News format

Edit here: news.yml
Edit photo: news_photo

- year: 
  month: 
  title: ""
  description: ""
  link: ""
  photo: "news_photo/PHOTO"

example

- year: 2025
  month: APRIL
  title: "Subtyping Non-Medical Drivers of Health: From AI to Advocacy"
  description: ""
  photo: "news_photo/PHOTO.png"

- year: 2025
  month: MARCH
  title: "Metabolomics and Data Science: Data Structure, Interpretation, and Discovery"
  description: ""
  link: "https://www.uab.edu/medicine/informatics/education/biomedical-informatics-powertalk-series"

- year: 2024
  month: JUNE
  title: "hello world!"

CHONG LAB NEWS

Publications format

Edit here: publication.yml

- year: 
  author: 
  title: 
  journal: 
  doi: 

example

- year: 2024
  author: He M, Sun Y, Huang F, Zhu Z, Velazquez-Miranda E, Chong Z, Chen Y. 
  title: Smooth Muscle Cells–Expressed Bmal1 Regulates Vascular Calcification Independent of the Canonical Circadian Pathway. 
  journal: bioRxiv 
  doi: https://doi.org/10.1101/2024.07.22.604443

CHONG LAB PUBLICTIONS

Software format

Edit here: software.yml

- tag: 
  name: 
  description: 
  download2: 

example

- tag: ClipSV
  name: ClipSV
  description: ClipSV is a novel method for SV detection based on read extension, spliced alignment, and local assembly. 
  download2: https://doi.org/10.1101/2024.07.22.604443

CHONG LAB SOFTWARE

Team format

Edit here: team.yml
Edit photo: team_member

- name: ""
  role: ""
  photo: "team_member/PHOTO"
  bio: ""

example

- name: "Jane Goodall, Ph.D."
  role: "Study of chimpanzees"
  photo: "team_member/PHOTO"
  bio: "Dame Jane Morris Goodall is an English zoologist, primatologist and anthropologist."

CHONG LAB TEAM

Album format

Edit here: album.yml
Edit photo: album photo

- descript: 
  photo: album/PHOTO

example

- descript: 2024 ASHG 
  photo: album/2024_ASHG.JPG

CHONG LAB ALBUM

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 65