[ensembl-dev] Projecting features

Dan Bolser dbolser at ebi.ac.uk
Tue Jan 15 11:36:07 GMT 2013


I wrote a script to project features from contigs to chromosomes using
the transform method.

https://gist.github.com/4537997


Once I have the projected feature, I try to update the database by
calling (line 73):

$ff->slice( $ffp->slice );


however, this doesn't update the database with the new feature coordinates.

Is there a method I need to call to update the feature in the database?


Cheers,
Dan.




More information about the Dev mailing list