File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111# 0 represents homozygous reference allele
1212# 1 represents heterozygous
1313# 2 represents homozygous alternative allele
14+ # NA represents missing data
1415
1516# # set working directory to the path where vcf file is located
1617setwd(" ~/Dropbox/bioinfo/snps/" )
Original file line number Diff line number Diff line change 1111# 0 represents homozygous reference allele
1212# 1 represents heterozygous
1313# 2 represents homozygous alternative allele
14+ # NA represents missing data
1415
1516# # set working directory to the path where vcf file is located
1617# setwd("~/Dropbox/bioinfo/snps/")
Original file line number Diff line number Diff line change 1111# 0 represents homozygous reference allele
1212# 1 represents heterozygous
1313# 2 represents homozygous alternative allele
14+ # NA represents missing data
1415
1516# # set working directory to the path where vcf file is located
1617setwd(" ~/Dropbox/bioinfo/snps/SNP_data_analysis/" )
Original file line number Diff line number Diff line change 1515# 0 represents homozygous reference allele
1616# 1 represents heterozygous
1717# 2 represents homozygous alternative allele
18+ # NA represents missing data
1819
1920# # set working directory to the path where vcf file is located
2021# setwd("~/Dropbox/bioinfo/snps/SNP_data_analysis/")
You can’t perform that action at this time.
0 commit comments