shawnstat / EDGE

EDGE
GNU General Public License v3.0
14 stars 5 forks source link

List of ranked feature genes #2

Open ntbeileh opened 2 years ago

ntbeileh commented 2 years ago

Hi,

I want to use EDGE to get a list of feature genes but I am having trouble doing that from the output of the endr() function. From my understanding from the example script, the output of endr corresponds to cooridnates to graph the cells like a UMAP or tSNE plot.

How can I get a list of feature genes with corresponding importance scores as described in the Nature paper from this package?