firstQC: Do a standardised quality control, it cleans your data by...

Description Usage Arguments Value

View source: R/part1.R

Description

Do a standardised quality control, it cleans your data by removing not informative's SNP and analyze stratification of your population

Usage

1
2
firstQC(bedFile = NULL, bimFile = NULL, famFile = NULL, vcf = NULL,
  outputFolder, outputFile)

Arguments

bedFile

.bed file containing the packed binary SNP genotype data

bimFile

.bim file containingthe SNP descriptions

famFile

.fam file containing subject (and, possibly, family) identifiers. This is basically a tab-delimited "pedfile"

vcf

variant call format file

outputFolder

folder where to save the result

outputFile

Name wanted for your VCF

Value

Write a summary of the data after the quality control and cleaned file


benabidlina/HLAfix documentation built on Aug. 20, 2021, 11:53 p.m.