More posts like this
-
.str to .bed /.bim/.fam file conversion
written by avnim •Please suggest how can I convert .str file to .bed/.bim/.fam
-
Is there a way to convert a .vcf.gz.tbi file back to a .vcf.gz or .vcf file?
written by nanodano •Is there a way to convert a `.vcf.gz.tbi ` file back to a `.vcf.gz` or `.vcf` file? My end goal is to convert these files …
-
Merging more than two files with plink
written by phmai1148 •I am trying to merge seven bed/bim/fam files in plink using the following code: Plink —bfile chr2 —merge-list all_files.txt —make-bed —out merged The (all_files.txt): chr3.bed …
-
Fam file information lost on conversation to VCF file
written by nick.gold •Hi, I am using PLINK 1.9 and am trying to convert a bim, bed, and fam file into VCF format. I use the command > …
-
Convert from plink or vcf to bgl format
written by Mr LocuaceHello, I'd like to convert a vcf or bed/bim/fam file to Beagle (.bgl) format. Thanks !
-
Merging bed bim fam files from chromosome 1 to 22 at one time
written by khnHello, I am trying to merge multiple bed bim fam files (each chromosome has separate file) into one file. plink --allow-no-sex --bfile XX.chr1 --merge-list mylist.txt …
-
update fam file VCF -> plink bfile
written by biosigil.blog •I have a large VCF (WGS >7000 samples) that I converted to plink bfile with this command plink --vcf in.vcf --make-bed --out plink A fam …
-
vcf file format
written by johnja •I used plink2 to make a vcf file from my .bed, .bim, and .fam files. This produced a vcf v4.3 file. Just realized that vcftools …
-
To create a GDS file from bed, bim and fan file.
written by Maneesh.Misra •How to create a GDS file from bed, bim and fam file. I tried to follow the tutorial from SNPRelated R pacakges but would not …
-
Create VCF file from .bim, .fam and .bed file
written by hellbioHi, I have a .fam, .bed and .bim file with markers for few individuals. I would need to convert it into a VCF file. Could …
This is a sub-task of your previous question and so, if other mods agree, this post can be deleted.
You seem to be asking questions here as you google/try stuff. Don't do that. Give it at least a half day of effort before you ask people to help you out.
I have tried for many days..