Skip to content

Commit

Permalink
Merge pull request #4 from JasperSnoek/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
David Kelley authored Sep 19, 2017
2 parents a3b4730 + 05d3b69 commit 159c684
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
- [Compute SNP Activity Difference (SAD) and Expression Difference (SED) scores.](tutorials/sad.ipynb)

0 comments on commit 159c684

Please sign in to comment.