Stacks Image 20108

For Academics

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 34 / 50 Post

Tag:

Sex chromosome papers RSS


From Adam's rib: the Siberian moth's female W chromosome is derived from its Z counterpart
Link

The genome sequence of the Dusky Thorn moth, Ennomos fuscantarius (Haworth, 1809)
Link

SCiMS: Sex Calling in Metagenomic Sequences
Link