... | ... |
@@ -1,6 +1,6 @@ |
1 | 1 |
Package: RAIDS |
2 | 2 |
Type: Package |
3 |
-Title: Accurate Inference of Genetic Ancestry from Cancer Sequences |
|
3 |
+Title: Robust Ancestry Inference using Data Synthesis |
|
4 | 4 |
Description: This package implements specialized algorithms that enable |
5 | 5 |
genetic ancestry inference from various cancer sequences sources (RNA, |
6 | 6 |
Exome and Whole-Genome sequences). This package also implements a |
... | ... |
@@ -1,5 +1,5 @@ |
1 | 1 |
--- |
2 |
-title: "Accurate Inference of Genetic Ancestry from Cancer-derived Sequences" |
|
2 |
+title: "Robust Ancestry Inference using Data Synthesis" |
|
3 | 3 |
author: Pascal Belleau, Astrid DeschĂȘnes and Alexander Krasnitz |
4 | 4 |
output: |
5 | 5 |
BiocStyle::html_document: |
... | ... |
@@ -12,7 +12,7 @@ urlcolor: darkred |
12 | 12 |
linkcolor: darkred |
13 | 13 |
bibliography: aicsBiblio.bibtex |
14 | 14 |
vignette: > |
15 |
- %\VignetteIndexEntry{Accurate Inference of Genetic Ancestry from Cancer-derived Sequences} |
|
15 |
+ %\VignetteIndexEntry{Robust Ancestry Inference using Data Synthesis} |
|
16 | 16 |
%\VignettePackage{RAIDS} |
17 | 17 |
%\VignetteEngine{knitr::rmarkdown} |
18 | 18 |
%\VignetteEncoding{UTF-8} |