Download Bacteria Phastcons Scores From Ucsc
1
0
Entering edit mode
11.5 years ago
Leo ▴ 130

Hi, all

I want to download conservation scores of bacterial genes from UCSC ftp. however it is hard to find an approach? Can anyone provide a suggestion?

Thanks

• 2.4k views
ADD COMMENT
0
Entering edit mode
11.5 years ago

If you're using the command line, perhaps the README may help (example):

Via FTP:
    ftp hgdownload.cse.ucsc.edu 
    user name: anonymous
    password: <your email address>
    go to the directory goldenPath/hg19/phastCons46way

To download multiple files from the UNIX command line, use the "mget" command. 
    mget <filename1> <filename2> ...
    - or -
    mget -a (to download all the files in the directory) 
Use the "prompt" command to toggle the interactive mode if you do not want 
to be prompted for each file that you download.

You'd replace the path with that for your genome build and alignment, then use the mget commands, as described.

ADD COMMENT
0
Entering edit mode

There seems no bacterial conservation data, but still thanks for your help.

ADD REPLY

Login before adding your answer.

Traffic: 2782 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6