Last chance! 50% off unlimited learning
Sale ends in
names
, the function will return the original sequences.
rename.fas(x, names = NULL)
gnames.fas
, for obtaining the names of sequences from fasta objects.
### rename.fas() example
data(fil.fas)
rename.fas(fil.fas, name = paste("Sequence", as.character(1:19), sep = ""))
Run the code above in your browser using DataLab