churchmanlab / genewalk

GeneWalk identifies relevant gene functions for a biological context using network representation learning
https://churchman.med.harvard.edu/genewalk
BSD 2-Clause "Simplified" License
127 stars 14 forks source link

Add rows for genes with no GO annotations to results spreadsheet #35

Closed bgyori closed 3 years ago

bgyori commented 3 years ago

This PR fixes an issue that resulted in genes with no GO annotations not being included (with an empty row) in the results spreadsheet, even if alpha FDR was set to 1. It also fixes a check in the plotting code for the corner case of a gene with no GO annotations.