[ensembl-dev] General feature 'projection' script?

Olson, Andrew olson at cshl.edu
Wed Jun 27 20:32:53 BST 2012


Hi Dan,
I have a general purpose script that I've used to map features in bulk from one assembly to another.  It operates on tab delimited files (like from mysqldump) and uses a mapping file to guide the projection.  This lets you project features on many tables and then import the new tables to another core database.  One warning though, it doesn't require the start and end coordinates of a feature to be the same distance apart, but this check can be added at about line 36 if needed.
Andrew

On Jun 27, 2012, at 1:58 PM, Dan Bolser wrote:

> Does anyone have a a 'general' (type agnostic) feature 'projection'
> script? i.e. a script that will project all features to toplevel, or
> feature type x from level y to level z in a given core database?
>
> Cheers,
> Dan.
>
> _______________________________________________
> Dev mailing list    Dev at ensembl.org
> List admin (including subscribe/unsubscribe): http://lists.ensembl.org/mailman/listinfo/dev
> Ensembl Blog: http://www.ensembl.info/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: remap_positions.pl
Type: text/x-perl-script
Size: 4091 bytes
Desc: remap_positions.pl
URL: <http://mail.ensembl.org/pipermail/dev_ensembl.org/attachments/20120627/93363df7/attachment.bin>


More information about the Dev mailing list