prep_ascat_t: Prepare input files for ASCAT tumor only samples

Description Usage Arguments Value

View source: R/prepAscat_t.R

Description

Prepare input files for ASCAT tumor only samples

Usage

1
2
3
4
5
6
prep_ascat_t(
  t_counts = NULL,
  sample_name = NA,
  min_depth = 30,
  PLATFORM = "AffySNP6"
)

Arguments

t_counts

read counts from tumor generated by get_counts

sample_name

Sample name. Used as a basename for output files. Default NA, parses from t_counts file.

min_depth

Min read depth required to consider a marker. Default 30

PLATFORM

Default AffySNP6. Only change if you have used custom loci. See here for available options https://www.crick.ac.uk/research/labs/peter-van-loo/software

Value

An ascat.loadData object; ascat data structure


CompEpigen/ezASCAT documentation built on Dec. 17, 2021, 3:04 p.m.