search for: ff_promoter

Displaying 1 result from an estimated 1 matches for "ff_promoter".

Did you mean: mf_promoter
2011 Apr 21
1
Rearranging columns with cbind
...with cbind. My data is in 27 columns, like so: > data <- read.table("CalledFeatsNimblegen.csv", header=T, sep=",") > names(data) [1] "MF_not_mC" "MF_promoter" "MF_genebody" "FF_not_mC" [5] "FF_promoter" "FF_genebody" "Leaf_not_mC" "Leaf_promoter" [9] "Leaf_genebody" "Root_not_mC" "Root_promoter" "Root_genebody" [13] "Xylem_not_mC" "Xylem_promoter"...