|
a |
|
b/vignettes/TransProR.Rmd |
|
|
1 |
--- |
|
|
2 |
title: "TransProR: Analysis and visualization of transcriptomic data are currently in progress. Future directions include multi-modal fusion, sparse learning, and the investigation of spatio-temporal effects." |
|
|
3 |
author: "Dongyue Yu\\ |
|
|
4 |
|
|
|
5 |
Ph.d candiadate at Nankai University " |
|
|
6 |
date: "`r Sys.Date()`" |
|
|
7 |
output: |
|
|
8 |
prettydoc::html_pretty: |
|
|
9 |
toc: false |
|
|
10 |
theme: hpstr |
|
|
11 |
highlight: github |
|
|
12 |
pdf_document: |
|
|
13 |
toc: true |
|
|
14 |
vignette: > |
|
|
15 |
%\VignetteIndexEntry{TransProR} |
|
|
16 |
%\VignetteEngine{knitr::rmarkdown} |
|
|
17 |
%\usepackage[utf8]{inputenc} |
|
|
18 |
--- |
|
|
19 |
|
|
|
20 |
# Vignette |
|
|
21 |
|
|
|
22 |
Please go to <https://sssydysss.github.io/TransProRBook/> for the full vignette. |
|
|
23 |
|
|
|
24 |
# Need helps? |
|
|
25 |
|
|
|
26 |
If you have questions/issues, please visit [TransProR GITHUB](https://sssydysss.github.io/TransProRBook/) first. Your problems are mostly documented. |
|
|
27 |
|
|
|
28 |
## Bug Reporting |
|
|
29 |
|
|
|
30 |
If you believe you have identified a bug, please submit a reproducible example via the [GitHub issue tracker](https://github.com/SSSYDYSSS/TransProR/issues). Alternatively, you can reach out to the author, SSSYDYSSS, at [yudongyue\@mail.nankai.edu.cn](mailto:yudongyue@mail.nankai.edu.cn). |
|
|
31 |
|