On Sep 13, 2013, at 9:47 AM, Evan Sticca wrote: > Hello R-help, > > I have recently generated some meta-data on SNP variation across whole > exomes and I need to begin sorting it into two camps: one in which the > alternate allele matches the derived form and one where the alternate > allele matches the ancestral form. I have the data saved as a .txt file > from its original VCF format. I am a novice at writing my own functions in > R, so any help would greatly be appreciated. > > Thank you, > Evan Sticca > > [[alternative HTML version deleted]]
Please post a minimal reproducible example and post it in plain text. (I suspect most of us have no idea what "VCF format" might mean.) -- David Winsemius Alameda, CA, USA ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.