t: [R] creating summary functions for data frame
I have a data frame that looks like this:
> gctablechromonly[1:5,]
refseq geometry gccontent X60_origin X60_terminus length kingdom
1 NC_009484 cir0.6799179 773000 3389227 Bacteria
2 NC_009484 cir0.679917
I have a data frame that looks like this:
> gctablechromonly[1:5,]
refseq geometry gccontent X60_origin X60_terminus length kingdom
1 NC_009484 cir0.6799179 773000 3389227 Bacteria
2 NC_009484 cir0.6799179 773000 3389227 Bacteria
3 NC_009484
2 matches
Mail list logo