https://github.com/vejnar/notebooks
Revision 3cac0e8f80f0b5b1aaec2b9ce93f6ea1e77da9a7 authored by vejnar on 01 April 2023, 20:34:50 UTC, committed by vejnar on 01 April 2023, 20:34:50 UTC
1 parent 7f7e868
Tip revision: 3cac0e8f80f0b5b1aaec2b9ce93f6ea1e77da9a7 authored by vejnar on 01 April 2023, 20:34:50 UTC
Add license
Add license
Tip revision: 3cac0e8
README.md
# My Jupyter notebooks
## Ribosome profiling
* [Multi-frame Ribo-seq and mRNA-seq visualization](ribosome_profiling/ribo_orf_plot.ipynb)
## Gene differential expression
* [Gene differential expression with DESeq2 from Python](deseq_from_python/de.ipynb) and [MA plot](deseq_from_python/de_ma.ipynb). Recommended usage is to download R script [run_deseq.r](deseq_from_python/run_deseq.r) and Python script [de.py](deseq_from_python/de.py), and run the latter on the command line. [de_ma.py](deseq_from_python/de_ma.py) is optional and also usable on the command line. Python scripts are converted to Notebooks using [jupytext](https://github.com/mwouts/jupytext).
## License
*Notebooks* are distributed under the MIT License (see /LICENSE).
Copyright © 2023 Charles E. Vejnar

Computing file changes ...