Skip to content
Snippets Groups Projects
Commit 27f345dd authored by Michele Clamp's avatar Michele Clamp
Browse files

Added supporting_evidence contig name check

Features seqname is now the contig id
Deleted debugging print line from Obj
Removed one absolute path from transfer_Clone
parent 0bf81cc0
No related branches found
No related tags found
No related merge requests found
#!/bin/ksh
perl -I ~/bioperl-live -I ~/pogdir/ensembl/modules/ ./transfer.pl -fdbtype timdb -tdbtype rdb -tdbname pogtest -thost localhost -tmodule Bio::EnsEMBL::DBSQL::Obj -tdbpass superpog -delete $1
perl -I ~/bioperl-live -I ../modules/ ./transfer.pl -fdbtype timdb -tdbtype rdb -tdbname pogtest -thost localhost -tmodule Bio::EnsEMBL::DBSQL::Obj -tdbpass superpog -delete $1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment