Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 374 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 374 Bytes

Notebooks

This folder contains examples of DEA pipelines with PyDESeq2. They assume that TCGA data was downloaded and organized as described in the datatsets directory.

  • PyDESeq2_minimal_example: a minimal example of a DEA pipeline.
  • PyDESeq2_step_by_step_pipeline: a more detailed version of the above example, where each step is shown.