Stacks Image 20108

For Academics

Bioinformatics | Lab | Mac | Manual | R

Rename data frame column

To change the name of a column in a data.frame

Make example data.frame

aa = data.frame(a=1:6, b=5:10)

Rename

names(aa)[names(aa)=="a"] = "c"
Previous Post 15 / 21 Post
Sex chromosome papers RSS


Where did the Y chromosome in the spiny rat go, and how did it get there?
Link

The contribution of small RNAs to the evolution of separate sexes and sex chromosomes in the plant Silene latifolia
Link

The genome sequence of the Four-spotted Footman moth, Lithosia quadra (Linnaeus, 1758)
Link