Skip to content

Commit

Permalink
add causal inference course link
Browse files Browse the repository at this point in the history
  • Loading branch information
tmichoel committed Jun 30, 2024
1 parent 208df00 commit 7b5eef5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@

BioFindr is an implementation of the [Findr software](https://github.com/lingfeiwang/findr) in [Julia](https://julialang.org/). See our paper ["Efficient and accurate causal inference with hidden confounders from genome-transcriptome variation data"](https://doi.org/10.1371/journal.pcbi.1005703)[^Wang2017] for details of the methods implemented in BioFindr.

If you're new to BioFindr, the separate [tutorials website](https://tmichoel.github.io/BioFindrTutorials) may be helpful.
If you're new to BioFindr, check out:

- the [BioFindr tutorials website](https://tmichoel.github.io/BioFindrTutorials)
- the notebooks in this [short course on causal inference in drug discovery](https://github.com/tmichoel/causal-inference-short-course)

More details about the methods and their implementation can be found in the [documentation](https://tmichoel.github.io/BioFindr.jl).

Expand Down

0 comments on commit 7b5eef5

Please sign in to comment.