This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Binary to DNA sequence

Hello,

Can anybody please teach me how to convert binary to ATCG?

I have two sets of bed/bim/fam files.

  1. The first files. The sequences are shown as binary.
  2. The second files. These are after imputation of the first files. The sequences are shown as ATCG. Some SNPs in the first files are missing in the second files.

I want to convert binary to ATCG in the first files, using the results of the second files.

Thank you in advance!

snp genome sequence plink

Thank you so much. I have created the vcf files from the second files, but can you please tell me what would be the next step?

1 answer

The script to do it is available at

https://github.com/abhijeetsingh1704/BINARY_to_DNA/blob/master/BINARY_2_DNA.sh

I don't think this is relevant.

Log in to answer this question.