search for: canfam2

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

Did you mean: canal2
2006 Jul 21
1
Problems Reading from Socket
...revent word-wrapping from clobbering it): full.url<-paste("http://genomics11.bu.edu/cgi-bin/", "Tractor_dev/external/get_msa.cgi?user_id=0&", "table=seqs_ucsc_hg18&len=350&gene_set_ids=", "NM_000029,NM_000064,NM_000066&orgs=Hs,", "mm8,canFam2",sep="") readLines(full.url) To reproduce the incorrect results, the socket-based code is: host<-"genomics11.bu.edu" path<-"/cgi-bin/Tractor_dev/external/get_msa.cgi" dat<-paste("user_id=0&table=seqs_ucsc_hg18&len=350&", "...