From: Saccone, S. <ssa...@wu...> - 2010-09-16 18:29:23
|
Hello, I have implemented and worked with GBrowse in the past and was considering working with JBrowse. I'm confused about how the data is sent from the server to the JBrowse client. In the human demo page I see lots of GET calls to .json files and I see that at http://jbrowse.org/ucsc/hg19/data/tracks/chr2/SNPs-130/ you have stored many .json files. Is it true that the only way to get the data from the server to the client is by creating many, presumably reasonably sized, .json files on the server? Or is there a way to use, say, PHP and MySQL, to automate the transmission of JSON data? For example, instead what looks to me like an Ajax call to GET http://jbrowse.org/ucsc/hg19/data/tracks/chr1/Ge...riants-CEU-mother-2892//lazyfeatures-180819.json<http://jbrowse.org/ucsc/hg19/data/tracks/chr1/Ge...riants-CEU-mother-2892/lazyfeatures-180819.json>, could JBrowse be configured to do the same thing with PHP where "ucsc", "hg19", etc, are all arguments? Thanks, Scott Scott Saccone, Ph.D. Department of Psychiatry, Box 8134 Washington University School of Medicine 660 South Euclid Avenue Saint Louis, Missouri 63110-1093 Voice: (314) 286-2581 FAX: (314) 286-2577 Email: ssa...@wu...<mailto:ssa...@wu...> ________________________________ The materials in this message are private and may contain Protected Healthcare Information or other information of a sensitive nature. If you are not the intended recipient, be advised that any unauthorized use, disclosure, copying or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this email in error, please immediately notify the sender via telephone or return mail. |