Skip to content

Commit

Permalink
submit to CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
ShixiangWang committed Jan 10, 2019
1 parent 1b7b760 commit e097c60
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 20 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
^CRAN-RELEASE$
^codecov\.yml$
^\.travis\.yml$
^appveyor\.yml$
Expand Down
2 changes: 2 additions & 0 deletions CRAN-RELEASE
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
This package was submitted to CRAN on 2019-01-10.
Once it is accepted, delete this file and tag the release (commit 1b7b7604fc).
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ knitr::opts_chunk$set(

[![CRAN status](https://www.r-pkg.org/badges/version/sigminer)](https://cran.r-project.org/package=sigminer) [![lifecycle](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing) [![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/ShixiangWang/sigminer?branch=master&svg=true)](https://ci.appveyor.com/project/ShixiangWang/sigminer) [![Travis build status](https://travis-ci.org/ShixiangWang/sigminer.svg?branch=master)](https://travis-ci.org/ShixiangWang/sigminer) [![Coverage status](https://codecov.io/gh/ShixiangWang/sigminer/branch/master/graph/badge.svg)](https://codecov.io/github/ShixiangWang/sigminer?branch=master)

The goal of **sigminer** is to provide an uniform interface for genomic variation signature analysis and visualization. **sigminer** is originated from [VSHunter](https://github.com/ShixiangWang/VSHunter) package I wrote. I hate ugly structure and function names in VSHunter, thus reconstruct it using concise function names, S4 classes and S3 methods etc.. I will continue to add more features to uncover genomic variation signatures and their correlationship with phenotyes and genotypes.
The goal of **sigminer** is to provide an uniform interface for genomic variation signature analysis and visualization. **sigminer** is originated from [VSHunter](https://github.com/ShixiangWang/VSHunter) package I wrote. I hate ugly structure and function names in VSHunter, thus reconstruct it using concise function names, S4 classes and S3 methods etc.. I will continue to add more features to uncover genomic variation signatures and their correlationship with phenotypes and genotypes.

**sigminer** is powered by [NMF](https://github.com/renozao/NMF) package and [maftools](https://github.com/PoisonAlien/maftools) package.

Expand Down
54 changes: 35 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,51 @@

<!-- README.md is generated from README.Rmd. Please edit that file -->
sigminer
========

<img src="https://github.com/ShixiangWang/sigminer/blob/master/inst/figures/sigminer.png" height="200" align="right" />

[![CRAN status](https://www.r-pkg.org/badges/version/sigminer)](https://cran.r-project.org/package=sigminer) [![lifecycle](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing) [![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/ShixiangWang/sigminer?branch=master&svg=true)](https://ci.appveyor.com/project/ShixiangWang/sigminer) [![Travis build status](https://travis-ci.org/ShixiangWang/sigminer.svg?branch=master)](https://travis-ci.org/ShixiangWang/sigminer) [![Coverage status](https://codecov.io/gh/ShixiangWang/sigminer/branch/master/graph/badge.svg)](https://codecov.io/github/ShixiangWang/sigminer?branch=master)
# sigminer

The goal of **sigminer** is to provide an uniform interface for genomic variation signature analysis and visualization. **sigminer** is originated from [VSHunter](https://github.com/ShixiangWang/VSHunter) package I wrote. I hate ugly structure and function names in VSHunter, thus reconstruct it using concise function names, S4 classes and S3 methods etc.. I will continue to add more features to uncover genomic variation signatures and their correlationship with phenotyes and genotypes.

**sigminer** is powered by [NMF](https://github.com/renozao/NMF) package and [maftools](https://github.com/PoisonAlien/maftools) package.
<img src="https://github.com/ShixiangWang/sigminer/blob/master/inst/figures/sigminer.png" height="200" align="right" />

Installation
------------
[![CRAN
status](https://www.r-pkg.org/badges/version/sigminer)](https://cran.r-project.org/package=sigminer)
[![lifecycle](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing)
[![AppVeyor build
status](https://ci.appveyor.com/api/projects/status/github/ShixiangWang/sigminer?branch=master&svg=true)](https://ci.appveyor.com/project/ShixiangWang/sigminer)
[![Travis build
status](https://travis-ci.org/ShixiangWang/sigminer.svg?branch=master)](https://travis-ci.org/ShixiangWang/sigminer)
[![Coverage
status](https://codecov.io/gh/ShixiangWang/sigminer/branch/master/graph/badge.svg)](https://codecov.io/github/ShixiangWang/sigminer?branch=master)

The goal of **sigminer** is to provide an uniform interface for genomic
variation signature analysis and visualization. **sigminer** is
originated from [VSHunter](https://github.com/ShixiangWang/VSHunter)
package I wrote. I hate ugly structure and function names in VSHunter,
thus reconstruct it using concise function names, S4 classes and S3
methods etc.. I will continue to add more features to uncover genomic
variation signatures and their correlationship with phenotypes and
genotypes.

**sigminer** is powered by [NMF](https://github.com/renozao/NMF) package
and [maftools](https://github.com/PoisonAlien/maftools) package.

## Installation

You can install the development version of sigminer from Github with:

``` r
devtools::install_github("ShixiangWang/sigminer")
```

Citation
--------
## Citation

- *Macintyre, Geoff, et al. “Copy number signatures and mutational processes in ovarian carcinoma.” Nature genetics 50.9 (2018): 1262.*
- *Macintyre, Geoff, et al. “Copy number signatures and mutational
processes in ovarian carcinoma.” Nature genetics 50.9 (2018): 1262.*

- *Wang, Shixiang, et al. “APOBEC3B and APOBEC mutational signature as potential predictive markers for immunotherapy response in non-small cell lung cancer.” Oncogene (2018).*
- *Wang, Shixiang, et al. “APOBEC3B and APOBEC mutational signature as
potential predictive markers for immunotherapy response in non-small
cell lung cancer.” Oncogene (2018).*

TODO
----
## TODO

- survival analysis, including
- Cox
- KM
- survival analysis, including
- Cox
- KM

0 comments on commit e097c60

Please sign in to comment.