File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ $ ./fishnet.sh --test
4848
4949# ## Execution
5050Here we show the most basic steps for a FISHNET analysis. There are a variety of
51- configuration options which are detailed in [Configuration](/ configuration).
51+ configuration options which are detailed in [Configuration]({% link configuration.md %} ).
5252This code chunk assumes that you have an input summary statistics file (comma-separated with columns named " Genes" and
5353" p_vals" ) and a set of tab-delimited network module files.
5454
@@ -117,5 +117,5 @@ results/
117117The ` GO_summaries/ ` directory lists statistics for the GO overrepresentation analysis.
118118The FISHNET genes for the trait and the network the genes originate from can be found in ` summary/<network>_<trait>_fishnet_genes_<FDR-threshold>.csv `
119119
120- Read through the [ Example] ( / example) to interpret the output files.
120+ Read through the [ Example] ({% link example.md %} ) to interpret the output files.
121121
You can’t perform that action at this time.
0 commit comments