R package with supporting routines for the SCAN2 pipeline. These routines may not be particularly useful when separate from the main pipeline.
See https://github.com/parklab/SCAN2 for the full pipeline.
This package requires command line access to a Linux system. There are 3 reasons:
tabix
executable piped into the *nix cut
command. Sometimes tabix is
replaced by a simple gunzip -c
when no genomic region is given.After installing r-scan2, the user must download and install a reference genome for SigProfilerMatrixGenerator. See the SCAN2 pipeline README for detailed instructions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.