oncosnp.Rd
This function executes a ubuntu docker that produces as output oncosnp and request as input a tabl delimited file with Name Chromosome Position Log R Ratio B Allele Freq, where Name is the snp id from Illumina arrays, Chromosome is the chr, POsition is the SNP location in the chr Log R Ratio B Allele Freq are genrated from genomestudio
oncosnp(
group = c("sudo", "docker"),
data.folder,
scratch.folder,
sample.name = NULL,
blood.name = NULL
)
a character string. Two options: sudo or docker, depending to which group the user belongs
a character string indicating the folder where input data are located and where output will be written
a character string indicating the scratch folder for temporary operations
a character string indicating snp data file name
a character string indicating snp data file name for blood snp
cnv1.cnvs, cnv2,cnvs and other oncosnp elements, see oncosnp help page for further information