Skip to content

Commit 4c93a1b

Browse files
erikbergstromerikbergstrom
erikbergstrom
authored and
erikbergstrom
committed
Changed README
1 parent 3caa762 commit 4c93a1b

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
lines changed

.DS_Store

0 Bytes
Binary file not shown.

.Rproj.user/3B95E4F6/pcs/files-pane.pper

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"path" : "~/Desktop/SigProfilerMatrixGeneratorR",
2+
"path" : "~/Desktop/lab_shared_code/SigProfilerMatrixGeneratorR",
33
"sortOrder" : [
44
{
55
"ascending" : true,
+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
~%2FDesktop%2FSigProfilerMatrixGeneratorR%2FR%2FSigProfilerMatrixGeneratorR.R="A5674A2"
22
~%2FDesktop%2FSigProfilerMatrixGeneratorR%2FR%2Fhello.R="72561E2F"
3+
~%2FDesktop%2Flab_shared_code%2FSigProfilerMatrixGeneratorR%2FR%2FSigProfilerMatrixGeneratorR.R="9C4FFAD8"

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
[![Docs](https://img.shields.io/badge/docs-latest-blue.svg)](https://osf.io/s93d5/wiki/home/) [![License](https://img.shields.io/badge/License-BSD\%202--Clause-orange.svg)](https://opensource.org/licenses/BSD-2-Clause) [![Build Status](https://travis-ci.com/AlexandrovLab/SigProfilerMatrixGeneratorR.svg?branch=master)](https://travis-ci.com/AlexandrovLab/SigProfilerMatrixGeneratorR.svg?branch=master)
1+
[![Docs](https://img.shields.io/badge/docs-latest-blue.svg)](https://osf.io/s93d5/wiki/home/) [![License](https://img.shields.io/badge/License-BSD\%202--Clause-orange.svg)](https://opensource.org/licenses/BSD-2-Clause) [![Build Status](https://travis-ci.com/AlexandrovLab/SigProfilerMatrixGeneratorR.svg?branch=master)](https://travis-ci.com/AlexandrovLab/SigProfilerMatrixGeneratorR)
22

33
# SigProfilerMatrixGeneratorR
44
An R wrapper for running the SigProfilerMatrixGenerator (https://osf.io/s93d5/wiki/home/) framework.
55
**INTRODUCTION**
66

7+
The purpose of this document is to provide a guide for using the SigProfilerMatrixGenerator framework to generate mutational matrices for a set of samples with associated mutational catalogues. An extensive Wiki page detailing the usage of this tool can be found at https://osf.io/s93d5/wiki/home/. For users that prefer working in a Python environment, the tool is written in Python and can be found and installed from: https://github.com/AlexandrovLab/SigProfilerMatrixGenerator
78

89
**PREREQUISITES**
910

0 commit comments

Comments
 (0)