More posts like this
-
How can I convert plink (.bed, .fam and .bim) fileset to .pgen file format?
written by MahanI have genotype files in plink format (.bed, .fam and .bim) and I would like to know how can I convert it to .pgen format?
-
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 …
-
How to convert vcf file of GA100K data into bfile ie. .bed, .bim, .fam?
written by Rudra •How to convert vcf file of GA100K data into bfile ie. .bed, .bim, .fam?
-
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 !
-
GWAS Make bed file from fam and bim and Polygenic Risk Score calculation
written by landscape95Hi everyone, previously I had a set of bed/bim/fam file in Plink format for GWAS, now I have separate a set of Discovery and Target …
-
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 …
-
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 …
-
Filtering BIM, BED, and FAM files
written by Mazza •Hi all, I am very new in this filed and really appriciate whoever can help me with this question. I was wondering if you how …
-
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 …
-
Convert Bam To Bed/Fam/Bim
written by Anjali •<p>Hi,</p> <p>I used Bedtools to convert BAM to BED format for my sequencing data. But together with BED I need the corresponding BIM and FAM …
Could you please elaborate what is .str format and show some top lines?
.str is the structure file format..
I am curious to know how do you generated a file with .str format. Do you know the position of SNP you mentioned (if SNP = Single nucleotide polymorphism, not something else). What is A1,A2..... represents? Samples? If that is the case you can use coordinates of SNP to get bed files.
But before that you need to explain better what did you showed here in .str files.