Hello, Connect using ftp then do the following from inside the database directory:
type "prompt" type "bin" type "mget *.sql" This will retrieve all of the .sql files at once without having to approve each transfer with a "y". These are table schemas, but the information about how the tables are joined together (related by common keys) is included in a file called all.joiner. If you obtain the source code and use a standard install, the file will be located here: /usr/local/apache/cgi-bin/all.joiner http://hgdownload.cse.ucsc.edu/downloads.html#source_downloads Jennifer ------------------------------------------------ Jennifer Jackson UCSC Genome Bioinformatics Group ----- "Peng Yu" <[email protected]> wrote: > From: "Peng Yu" <[email protected]> > To: [email protected] > Sent: Tuesday, December 1, 2009 3:13:49 PM GMT -08:00 US/Canada Pacific > Subject: [Genome] How to download a bunch of Schema at one time? (table > browser) > > I can access Schemas from table browser. I feel that it is more > convenient to have local copies of Schema for the tables at > ftp://hgdownload.cse.ucsc.edu/goldenPath/mm9/database/ > > Is there a convenient way to download all the schemas for the files > in > the above directory? > _______________________________________________ > Genome maillist - [email protected] > https://lists.soe.ucsc.edu/mailman/listinfo/genome _______________________________________________ Genome maillist - [email protected] https://lists.soe.ucsc.edu/mailman/listinfo/genome
