Bed2UCSC

From genomewiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The perl script bed2UCSC.pl below can be used to upload a BED file (custom tracks) to the UCSC wiki track. Feel free to adjust it to your needs. It is licensed under the LGPL 2.1 and all newer versions of the LGPL.

Documentation and Dependencies

The script is documented in the source code. Its usage can be shown using perldoc bed2UCSC.pl. It needs PERL, cURL and an operating system with a /dev/null-device to run. Furthermore the LWP::UserAgent and the Clone module from CPAN have to be available.


bed2UCSC.pl

Please rename the file to bed2UCSC.pl after downloading from the wiki.

UPDATED: This version of bed2UCSC.pl fixes a problem with pubmed ids.