Skip to content

Commit d6458f2

Browse files
authored
Merge pull request #68 from YosefLab/staging
Update links in documentation
2 parents c0faee2 + c1c49b9 commit d6458f2

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,7 @@ More information can be found throughout the rest of the tutorials on the [Docum
3838

3939
## Sample Output
4040

41-
[Click here for an example output report of ~9,000 CBMC's sequenced with the CITE-seq protocol](http://s133.millennium.berkeley.edu:7703/)
4241
![Screenshot of report](https://github.com/YosefLab/VISION/blob/master/docs/example_report.png)
42+
43+
- [Live output example: ~9,000 CBMC's sequenced with the CITE-seq protocol](http://s133.cs.berkeley.edu:7703/)
44+
- [Tour of the output report user interface(PDF)](https://github.com/YosefLab/VISION/raw/master/docs/VISION_Report_Manual.pdf)

docs/index.html

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.Rmd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
VISION aids in the interpretation of single-cell RNA-seq (scRNA-seq) data by selecting for gene signatures which describe coordinated variation between cells. While the software only requires an expression matrix and a signature library (available in online databases), it is also designed to integrate into existing scRNA-seq analysis pipelines by taking advantage of precomputed dimensionality reductions, trajectory inferences or clustering results. The results of this analysis are made available through a dynamic web-app which can be shared with collaborators without requiring them to install any additional software.
66

7+
* [Nature Communications publication](https://www.nature.com/articles/s41467-019-12235-0)
8+
* [GitHub](https://www.github.com/yoseflab/vision)
79
* [Biorxiv Preprint](https://www.biorxiv.org/content/early/2018/08/29/403055)
810

911
## Installing VISION
@@ -36,5 +38,5 @@ You can refer to the [Getting Started page](https://yoseflab.github.io/VISION/ar
3638

3739
![](example_report.png)
3840

39-
- [Live output example: ~9,000 CBMC's sequenced with the CITE-seq protocol](http://s124.millennium.berkeley.edu:7703/)
41+
- [Live output example: ~9,000 CBMC's sequenced with the CITE-seq protocol](http://s133.cs.berkeley.edu:7703/)
4042
- [Tour of the output report user interface(PDF)](https://github.com/YosefLab/VISION/raw/master/docs/VISION_Report_Manual.pdf)

0 commit comments

Comments
 (0)