genetica:pre_1kg
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
genetica:pre_1kg [2013/05/06 14:38] – [Eligiendo solo los europeos] osotolongo | genetica:pre_1kg [2020/08/04 10:58] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 181: | Line 181: | ||
done; | done; | ||
x=${afr[0]}; | x=${afr[0]}; | ||
- | plink --bfile ${x%.bed} --merge-list allfiles.txt --make-bed --out 1000genome_CEU_merged | + | plink --bfile ${x%.bed} --merge-list allfiles.txt --make-bed --out 1000genome_all_merged |
</ | </ | ||
===== Eligiendo solo los europeos ====== | ===== Eligiendo solo los europeos ====== | ||
+ | |||
+ | Lo que quiero es seleccionar la [[http:// | ||
< | < | ||
Line 190: | Line 192: | ||
$ grep -f individuals.txt ../ | $ grep -f individuals.txt ../ | ||
$ plink --bfile ../ | $ plink --bfile ../ | ||
+ | |||
+ | @----------------------------------------------------------@ | ||
+ | | PLINK! | ||
+ | |----------------------------------------------------------| | ||
+ | | (C) 2009 Shaun Purcell, GNU General Public License, v2 | | ||
+ | |----------------------------------------------------------| | ||
+ | | For documentation, | ||
+ | | http:// | ||
+ | @----------------------------------------------------------@ | ||
+ | |||
+ | Web-based version check ( --noweb to skip ) | ||
+ | Connecting to web... | ||
+ | |||
+ | Writing this text to log file [ 1000genome_eur.log ] | ||
+ | Analysis started: Mon May 6 16:38:21 2013 | ||
+ | |||
+ | Options in effect: | ||
+ | --bfile ../ | ||
+ | --keep eur_pop.txt | ||
+ | --make-bed | ||
+ | --out 1000genome_eur | ||
+ | |||
+ | Reading map (extended format) from [ ../ | ||
+ | 39706712 markers to be included from [ ../ | ||
+ | Reading pedigree information from [ ../ | ||
+ | 1092 individuals read from [ ../ | ||
+ | 0 individuals with nonmissing phenotypes | ||
+ | Assuming a disease phenotype (1=unaff, 2=aff, 0=miss) | ||
+ | Missing phenotype value is also -9 | ||
+ | 0 cases, 0 controls and 1092 missing | ||
+ | 0 males, 0 females, and 1092 of unspecified sex | ||
+ | Warning, found 1092 individuals with ambiguous sex codes | ||
+ | Writing list of these individuals to [ 1000genome_eur.nosex ] | ||
+ | Reading genotype bitfile from [ ../ | ||
+ | Detected that binary PED file is v1.00 SNP-major mode | ||
+ | Reading individuals to keep [ eur_pop.txt ] ... 379 read | ||
+ | 713 individuals removed with --keep option | ||
+ | Before frequency and genotyping pruning, there are 39706712 SNPs | ||
+ | 379 founders and 0 non-founders found | ||
+ | Total genotyping rate in remaining individuals is 1 | ||
+ | 0 SNPs failed missingness test ( GENO > 1 ) | ||
+ | 0 SNPs failed frequency test ( MAF < 0 ) | ||
+ | After frequency and genotyping pruning, there are 39706712 SNPs | ||
+ | After filtering, 0 cases, 0 controls and 379 missing | ||
+ | After filtering, 0 males, 0 females, and 379 of unspecified sex | ||
+ | Writing pedigree information to [ 1000genome_eur.fam ] | ||
+ | Writing map (extended format) information to [ 1000genome_eur.bim ] | ||
+ | Writing genotype bitfile to [ 1000genome_eur.bed ] | ||
+ | Using (default) SNP-major mode | ||
+ | |||
+ | Analysis finished: Mon May 6 16:59:16 2013 | ||
+ | |||
</ | </ | ||
===== y ya ta ===== | ===== y ya ta ===== | ||
Line 303: | Line 357: | ||
< | < | ||
- | + | $ plink --bfile all_chr1 --merge-list / | |
</ | </ |
genetica/pre_1kg.1367851134.txt.gz · Last modified: 2020/08/04 10:48 (external edit)