From 05d3b69c3c26ec25a42c231c5f3784d1c70a8111 Mon Sep 17 00:00:00 2001 From: Jasper Snoek Date: Tue, 19 Sep 2017 11:21:58 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9b4d5af9..963b3ab6 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ To verify the install, launch python and run --------------------------------------------------------------------------------------------------- ### Documentation -At this stage, Basenji is something in between personal research code and accessible software for wide use. The primary challenge is uncertainty what the best role for this type of toolkit is going to be in functional genomics and statistical genetics. The computational requirements don't make it easy either. Thus, this package is under active development, and I encourage anyone to get in touch to relate your experience and request clarifications or additional features, documentation, or tutorials. +At this stage, Basenji is something in between personal research code and accessible software for wide use. The primary challenge is uncertainty in what the best role for this type of toolkit is going to be in functional genomics and statistical genetics. The computational requirements don't make it easy either. Thus, this package is under active development, and I encourage anyone to get in touch to relate your experience and request clarifications or additional features, documentation, or tutorials. - [Preprocess](docs/preprocess.md) - [bam_cov.py](docs/preprocess.md#bam_cov) @@ -71,4 +71,4 @@ These are a work in progress, so forgive incompleteness for the moment. If there - [Test gene expression predictions.](tutorials/genes.ipynb) - Study - [Execute an in silico saturated mutagenesis](tutorials/sat_mut.ipynb) - - [Compute SNP Activity Difference (SAD) and Expression Difference (SED) scores.](tutorials/sad.ipynb) \ No newline at end of file + - [Compute SNP Activity Difference (SAD) and Expression Difference (SED) scores.](tutorials/sad.ipynb)