Hanne Ballestad bio.uio.no> writes:
> I am trying to analyse my data using amova
> (http://www.oga-lab.net/RGM2/func.php?rd_id=pegas:amova):
>
> My input to R is a DNA sequence file, format=fasta
> dna<- read.dna("XX.fasta", format="fasta") #left other options as
> default
> d<
Hi!
I am trying to analyse my data using amova
(http://www.oga-lab.net/RGM2/func.php?rd_id=pegas:amova):
My input to R is a DNA sequence file, format=fasta
dna<- read.dna("XX.fasta", format="fasta") #left other options as
default
d<- dist.dna(dna, model="raw")
g<- read.table
2 matches
Mail list logo