How can I convert output from Jim Kent's BLAT, which is in PSL format, into BED format?
Unconfigured Ad
Collapse
X
-
I have posted a new psl2bed conversion script to an unstable development branch of our BEDOPS suite, which you can download as follows:
$ svn checkout http://bedops.googlecode.com/svn/branches/v2p1p0 bedops_v2p1p0
$ cd bedops_v2p1p0
$ make
$ make install
$ cd bin
$ ./psl2bed --help
This script will convert headerless (default) and headered PSL files by moving columns around into BED output that follows UCSC BED format conventions, up to the first six columns. Remaining fields are mapped to columns 7 through 21.
Run psl2bed --help for a more complete description.
As an example, here is how to make a sorted BED file called sorted-foo.bed, converted from a headered PSL file called foo.psl:
$ psl2bed --headered < foo.psl > sorted-foo.bed
This relies on installing BEDOPS binaries, including psl2bed and sort-bed in a location accessible through your PATH environment variable.
Note that this is a development branch, so there are no guarantees that versions of BEDOPS apps made from this branch are stable. These and other improvements will end up in the final v2.1 release of BEDOPS, hopefully in a month or two.Last edited by AlexReynolds; 03-09-2013, 03:06 AM.
-
Latest Articles
Collapse
-
by SEQadmin2
Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.
The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
...-
Channel: Articles
06-02-2026, 10:05 AM -
-
by SEQadmin2
With the launch of new single-cell sequencing platforms in 2026, the field stands at an exciting inflection point. This article surveys the most impactful advances in the field and discusses how they’re reshaping research in cancer, immunology, and beyond.
Introduction
Single-cell sequencing technologies have undergone remarkable advances over the past decade, transitioning from low-throughput experimental approaches to highly scalable platforms capable of...-
Channel: Articles
05-22-2026, 06:42 AM -
ad_right_rmr
Collapse
News
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, Yesterday, 10:09 AM
|
0 responses
10 views
0 reactions
|
Last Post
by SEQadmin2
Yesterday, 10:09 AM
|
||
|
Started by SEQadmin2, 06-04-2026, 08:59 AM
|
0 responses
20 views
0 reactions
|
Last Post
by SEQadmin2
06-04-2026, 08:59 AM
|
||
|
Started by SEQadmin2, 06-02-2026, 12:03 PM
|
0 responses
27 views
0 reactions
|
Last Post
by SEQadmin2
06-02-2026, 12:03 PM
|
||
|
Started by SEQadmin2, 06-02-2026, 11:40 AM
|
0 responses
21 views
0 reactions
|
Last Post
by SEQadmin2
06-02-2026, 11:40 AM
|
Comment