Skip to content

winuthayanon/ovx_ve2h

Repository files navigation

Ovariectomized: Vehicle or Estrogen 2h (ovx_ve2h):

Notebook of scRNA-seq analysis from cells collected from the mouse oviduct.

Adult (8-12 weeks old) C57B6/J mice were ovariectomized (OVX) and treated with either vehicle (V) or estrogen (E) for 2 hours (n=4 mice/treatment/group). The oviducts were dissected into infundibulum + ampulla (AmpIsth) or isthmus + uterine-tubal junction (IsthUTJ) before single cell isolation.

How to create new conda environment

conda env create -n winuthayanon-lab -f winuthayanon-lab.yml conda activate winuthayanon-lab

How to add kernel

python -m ipykernel install --user --name winuthayanon-lab --display-name "winuthayanon-lab"

How to remove kernel

jupyter kernelspec list jupyter kernelspec remove -f winuthayanon-lab

How to remove conda environment

conda env list conda remove --name winuthayanon-lab --all

How to export conda environment

conda env export -n winuthayanon-lab -f winuthayanon-lab.yml

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors