Description Usage Arguments Value
Prepare input files for ASCAT tumor only samples
1 2 3 4 5 6 | prep_ascat_t(
t_counts = NULL,
sample_name = NA,
min_depth = 30,
PLATFORM = "AffySNP6"
)
|
t_counts |
read counts from tumor generated by |
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 |
An ascat.loadData
object; ascat data structure
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.