Skip to content

Commit

Permalink
Updated README/copyrights
Browse files Browse the repository at this point in the history
  • Loading branch information
erikbergstrom authored and erikbergstrom committed Feb 18, 2020
1 parent 4c93a1b commit 29e0ac3
Show file tree
Hide file tree
Showing 11 changed files with 12 additions and 83 deletions.
1 change: 1 addition & 0 deletions .Rhistory
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ install_github("AlexandrovLab/SigProfilerMatrixGeneratorR")
library("devtools")
install_github("AlexandrovLab/SigProfilerMatrixGeneratorR")
install_github("AlexandrovLab/SigProfilerMatrixGeneratorR")
library("reticulate")
12 changes: 6 additions & 6 deletions .Rproj.user/3B95E4F6/pcs/windowlayoutstate.pper
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"left" : {
"panelheight" : 776,
"splitterpos" : 364,
"panelheight" : 516,
"splitterpos" : 242,
"topwindowstate" : "NORMAL",
"windowheight" : 814
"windowheight" : 554
},
"right" : {
"panelheight" : 776,
"splitterpos" : 488,
"panelheight" : 516,
"splitterpos" : 324,
"topwindowstate" : "NORMAL",
"windowheight" : 814
"windowheight" : 554
}
}
24 changes: 0 additions & 24 deletions .Rproj.user/3B95E4F6/sources/s-DA57B865/60BD2312-contents

This file was deleted.

22 changes: 0 additions & 22 deletions .Rproj.user/3B95E4F6/sources/s-DA57B865/6AFAFC8B

This file was deleted.

29 changes: 0 additions & 29 deletions .Rproj.user/3B95E4F6/sources/s-DA57B865/6AFAFC8B-contents

This file was deleted.

Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

# SigProfilerMatrixGeneratorR
An R wrapper for running the SigProfilerMatrixGenerator (https://osf.io/s93d5/wiki/home/) framework.

**INTRODUCTION**

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
Expand Down Expand Up @@ -114,12 +115,14 @@ For all errors, please email the error and progress log files to the primary con

**CITATION**

E.N. Bergstrom, M.N. Huang, U. Mahto, M. Barnes, M.R. Stratton, S.G. Rozen, and L.B. Alexandrov (2019) SigProfilerMatrixGenerator: a tool for visualizing and exploring patterns of small mutational events. https://www.biorxiv.org/content/10.1101/653097v1
Bergstrom EN, Huang MN, Mahto U, Barnes M, Stratton MR, Rozen SG, Alexandrov LB: SigProfilerMatrixGenerator: a tool for visualizing and exploring patterns of small mutational events. BMC Genomics 2019, 20:685
https://bmcgenomics.biomedcentral.com/articles/10.1186/s12864-019-6041-2



**COPYRIGHT**

Copyright (c) 2019, Erik Bergstrom [Alexandrov Lab] All rights reserved.
Copyright (c) 2020, Erik Bergstrom [Alexandrov Lab] All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

Expand Down

0 comments on commit 29e0ac3

Please sign in to comment.