Displaying 3 results from an estimated 3 matches for "cfa1".
Did you mean:
cfa
2008 Jan 08
3
splitting the column
...subcolumns (except for column 3 and 4) . I want my new matrix data to have 14 columns and 21 rows. Kindly help is highly appreciated.
[,1] [,2] [,3] [,4] [,5] [,6]
[1,] "CS 1 73 " " cfa1 3251712 24126920 " "20875208" "3" " hsa18 132170848 50139168 " " 24126920 24153560 8 "
[2,] "CS 2 3 " " cfa1 24153560 24265894 " "112334" "27" " hsa18 50105060 49934572 " " 242658...
2008 Jan 07
1
numerical data frame
...CS(O) locations (denstiy of marker/anchor)"
2) my data
x<-scan("C:/Users/user/Documents/cfa-1.txt",sep="\n",skip=12,what=character(0))
Read 21 items
> splt<-strsplit(x,"\t")
> splt
[[1]]
[1] "CS 1 (73): " " cfa1: [ 3251712 - 24126920 ] "
[3] " 20875208 " " 3 "
[5] " hsa18: [ 132170848 - 50139168 ] " "] 24126920, 24153560 [(8 ) "
[[2]]
[1] "CS 2 (3): " " cfa1: [ 2...
2008 May 23
3
extracting columns from a list
Dear all,
i have 2 lists of data with each of the list contain 14 columns. How am i going to extract column 12 and 13 from each of the list ?? and can i combine my extracted columns to form a single list. Attach with are my data. Your coorperation is highly appreciated. Many thanks
Regards,
Anisah
-------------- next part --------------
An embedded and charset-unspecified