Hello Wei,
Thank you for your question about retrieving regions from the 46-way multiple alignment. We recommend that you download the MAF files yourself from the 46-way alignment directory at http://hgdownload.soe.ucsc.edu/goldenPath/hg19/multiz46way/maf/. You can then use the kent tool "mafsInRegion" to select only the alignments in your regions of interest. The usage message for the mafsInRegion tool is as follows:
mafsInRegion - Extract MAFS in a genomic region
usage:
mafsInRegion regions.bed out.maf|outDir in.maf(s)
options:
-outDir - output separate files named by bed name field to outDir
-keepInitialGaps - keep alignment columns at the beginning and of a block that are gapped in all species
mafsInRegion rnaseq.bed myresults.maf fromUCSC/*.maf.gz
I hope this is helpful. If you have any further questions, please reply to gen...@soe.ucsc.edu or genome...@soe.ucsc.edu. Questions sent to those addresses will be archived in publicly-accessible forums for the benefit of other users. If your question contains sensitive data, you may send it instead to genom...@soe.ucsc.edu.
--
Jonathan Casper
UCSC Genome Bioinformatics Group
--