[Genome] psltoBed

Hiram Clawson hiram at soe.ucsc.edu
Thu Jun 14 12:13:38 PDT 2007


When you type 'make' in that directory (assuming you have already
built the libraries) the executable file will be placed in $HOME/bin/$MACHTYPE
unless you have system administrators building this source tree into some
other special global directory available to all users.

Add $HOME/bin/$MACHTYPE/ to your PATH environment variable of your shell.

Please note the source tree build instruction in:
	src/product/README.building.source
and the last notes at the end of the file:
	src/product/README.trackDb
about building everything in the source tree.

Also, if you are running pslToBed to create a bed file to load into the
genome browser, please note the loader command: hgLoadPsl
which will load a psl file directly into a table that can be used in
the genome browser as a track of 'type psl'
See also, the notes about types of tracks in:
	src/hg/makeDb/trackDb/README

--Hiram

Ma, Jin wrote:
> Brooke,
> 
> I found the c source file at
> kent/src/hg/pslToBed/pslToBed.c 
> 
> Where is the executible file? Thanks.
> 
> Jin
> 
> 
> -----Original Message-----
> From: Brooke Rhead [mailto:rhead at soe.ucsc.edu] 
> Sent: Wednesday, June 13, 2007 4:49 PM
> To: Ma, Jin
> Cc: genome at soe.ucsc.edu
> Subject: Re: [Genome] psltoBed
> 
> Hi Jin,
> 
> The pslToBed (note the capital "T") program resides in the kent source 
> tree in the directory src/hg/pslToBed.
> 
> Please let us know if you have further questions.
> 
> --
> Brooke Rhead
> UCSC Genome Bioinformatics Group
> 
> 
> 
> Ma, Jin wrote:
>> Hi,
>> I heard a program called psltoBed which transforms a psl format file
> to
>> a bed format file. Is this included in the ucsc package. We have an
>> in-house version of the browser. If so, could you point me to the dir
> it
>> resides? Thanks.
>>
>> Jin


More information about the Genome mailing list