R 列表随意组合 data.frame(x,y)

> protein_data_B30_min<-protein_data[1:2548,10:12]
> protein_data_M30_min<-protein_data[1:2548,19:21]
> protein_data_30_min<-data.frame(protein_data_B30_min,protein_data_M30_min)
> protein_data_30_min[1:2,]
B30 B30.1 B30.2 Mgo30 Mgo30.1 Mgo30.2
1 870.5042 867.0873 0 1086.828 1481.228 2726.929
2 5167.6455 4646.3450 0 4409.320 3017.866 3216.642

Leave a Reply

  

  

  

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>