I am using R package, "SPIDER" (SPecies IDentity and Evolution), I got its tutorial, which describes analysis for: anoteropsis, dolomedes and sarkar files (input file .rda). The tutorial works fine, even my dataset (FASTA format) was loaded sucessfully.
Following same tutorial with my data, at the step of species vector, i got stuck.. (I am new to R package SPIDER, even new to commands). How to assign dimnames,
Command given in tutorial: (head(dimnames(anoteropsis)[[1]]))
I want to follow the tutorial with my data, can suggest to me how to assign dimnames to my FASTA file, how should i proceed further?
Need help through the process,
(Attachment: Tutorial.Zip
Mydata.zip)
Thank you.