# NOT RUN {
##Reading example file.
f<-system.file("example.fas",package="haplotypes")
# invalid character 'N' was replaced with '?' with a warning message
x<-read.fas(file=f)
# an object of class 'Dna'
x
# }
Run the code above in your browser using DataLab