Hi Can you kindly provide a baseline code or a reference to load the data ad basic random forest and autoencoder analysis as was mentioned in the webinar? @hsinyul @janelai22

Created by dskhanirfan
To read AnnData, you can follow the tutorial here: https://anndata.readthedocs.io/en/latest/tutorials/notebooks/getting-started.html. Another helpful website is this: https://scanpy.readthedocs.io/en/stable/tutorials/index.html, which should teach you some common ways to analyze single cell data. As for the code for my model, it will be available in the future.

Baseline code for loading data page is loading…