Tutorials ======================================= Using Metadensity in Jupyter notebooks -------------------------------------- .. toctree:: :maxdepth: 1 0_Example_on_test_data.ipynb More data means more fun -------------------------------------- from here on, to reproduce the code in the notebooks, you need to download eCLIP data from the ENCODE project, create your dataloader and menifest! `ENCODE `_ Starting from skipper data -------------------------------------- .. toctree:: :maxdepth: 1 1_Example_using_skipper_outputs Create customized features: intronic polyadenylation, miRNA hosting genes ---------------------------------------------------------------------------- .. toctree:: :maxdepth: 1 0_customize_feature_example_intronic_polyA 0_customize_feature_example_miRNA_host_gene Comparing 2 groups of transcripts -------------------------------------- .. toctree:: :maxdepth: 1 deseq_metaden Loading precomputed data -------------------------------------- .. toctree:: :maxdepth: 1 Heatmap_from_precomputed_data How to build the data needed for other species ----------------------------------------------- .. toctree:: :maxdepth: 1 parse_gencode_coords_into_data Generalizing to other sequencing technology ----------------------------------------------- .. toctree:: :maxdepth: 1 1_Example_on_Par-CLIP-YBX1.ipynb