File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 283283 "central nervous system cancer" ,
284284 "brain neoplasm" ,
285285 "brain aneurysm" ,
286- "brain atrophy" ,
287286 "brain volume measurement" ,
288287 "brain cortex volume measurement" ,
289288 "hippocampal volume" ,
301300 "attention deficit hyperactivity disorder" ,
302301 "anxiety disorder" ,
303302 "cognitive function measurement" ,
304- "cognitive impairment" ,
305303 "memory performance" ,
306304 "glial fibrillary acidic protein measurement" ,
307305 "neurofilament light chain measurement" ,
Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ def _sim(
153153 thr_deg_padj : float = 2.22e-16 ,
154154 thr_fisher_padj : float = 0.01 ,
155155 verbose : bool = True ,
156- timeout : int = 3600 ,
156+ timeout : int = 300 ,
157157) -> tuple :
158158 # Ensure uniqueness but keep score
159159 grn = grn .groupby (["source" , "target" ], as_index = False )["score" ].mean ()
You can’t perform that action at this time.
0 commit comments