Skip to content

GaitiLab/CNV_profiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

README.md

Dependencies:

  • R/3.6.1

Execution: Rscript CNV_profiler.R --argument value

Required arguments: --path = "Path to .cov files from Bismark" --tumor = "Prefix of Tumor .cov files" --normal = "Prefix of Normal .cov files" --chrom_sizes = "File with Chromosome Sizes" --resolution = "One of 'chromosome' or 'sliding'. [DEFAULT:chromosome]" --window_size = "If resolution = 'sliding', size of window (in MB) [DEFAULT=100]" --sliding_by = "If resolution = 'sliding', sliding by (in MB) [DEFAULT=100]" --output = "Prefix of Results" --region = "Return results of a specified region , Format: 'chr1:1200:1400' "

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages