I have a dataset of SNPs, which aren't coded the way I need them. Instead of being coded just "rsNUMBER"
they also have the information of the chip-analyses. For example: GSA-rsNUMBER
or psy-rsNUMBER
Some also have the information of the chip-analyses at the end rsNUMBER_CNV_SULT1A3
.
Is there a way to remove the chip-information? My data is in plink binary format .bed
, .bim
, and .fam
.