You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: VCTest/demo_exactVC.ipynb
+7-4
Original file line number
Diff line number
Diff line change
@@ -371,7 +371,7 @@
371
371
"source": [
372
372
"## Option `pvalueComputing`\n",
373
373
"\n",
374
-
"VarianceComponentTest allows several options for determining the pvaleu. Chi squared approximation is recommended (default). \n",
374
+
"VarianceComponentTest allows several options for determining the pvalue. Chi squared approximation is recommended (default). \n",
375
375
"\n",
376
376
"**Note**: Option `pvalueComputing` is only for eLRT and eRLRT. For eScore, it employs the method of inverting characteristics function to compute the p-value.\n",
377
377
"\n",
@@ -1378,7 +1378,10 @@
1378
1378
}
1379
1379
],
1380
1380
"source": [
1381
+
"# if decided to run smaller number of genes uncomment the following two lines.\n",
0 commit comments