simScenarios: Multi-scenario simulator of single-cell epigenomic data

Description Usage Arguments Details Value Author(s)

View source: R/simScenarios.R

Description

Add description here

Usage

1
2
3
4
5
6
7
8
simScenarios(
  type,
  outdir,
  reference,
  seed = 2020,
  binSize = 500,
  shuffleChunks = 5000
)

Arguments

type

either 'scATACseq' or 'scChIPseq'

outdir

directory where the output files will be saved

reference

the reference set of peaks.

seed

an integer defining the seed

binSize

size of the bins of the final simulated dataset

shuffleChunks

size of the chunks that will be swapped across the genome (applicable for scChIPseq data only)

Details

Add details here

Value

Add return here

Author(s)

Pedro L. Baldoni, pedrobaldoni@gmail.com


plbaldoni/scChIPseqsim documentation built on June 11, 2020, 7:41 p.m.