run_ADARR_partition: A function for annotating the Sprint results with genomic...

Description Usage Arguments

View source: R/BasicFunctions.R

Description

A function for annotating the Sprint results with genomic regions and repeats (allows for partition)

Usage

1
2
3
4
5
6
run_ADARR_partition(
  input.file.path,
  annotation.granges.path,
  complete.annotated.path,
  partition = 10000
)

Arguments

input.file.path

The input file path

annotation.granges.path

The path to output initial annotations

complete.annotated.path

The path to output the complete annotations

partition

the number of RES to partition by


MilesLab/ADARR documentation built on Dec. 17, 2021, 4:16 a.m.