Guest User

Untitled

a guest
Jun 18th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. (Re)creating the uniquename cache in the database...
  2. Creating table...
  3. Populating table...
  4. Creating indexes...
  5. Adjusting the primary key sequences (if necessary)...Done.
  6.  
  7. --------------------- WARNING ---------------------
  8. MSG: '##feature-ontology' directive handling not yet implemented
  9. ---------------------------------------------------
  10. Preparing data for inserting into the cxgn database
  11. (This may take a while ...)
  12. Dropping cds temp tables...
  13. Creating cds temp tables...
  14. NOTICE: CREATE TABLE will create implicit sequence "tmp_cds_handler_cds_row_id_seq" for serial column "tmp_cds_handler.cds_row_id"
  15. NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "tmp_cds_handler_pkey" for table "tmp_cds_handler"
  16. NOTICE: CREATE TABLE will create implicit sequence "tmp_cds_handler_relationship_rel_row_id_seq" for serial column "tmp_cds_handler_relationship.rel_row_id"
  17. NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "tmp_cds_handler_relationship_pkey" for table "tmp_cds_handler_relationship"
  18.  
  19. This GFF file has CDS and/or UTR features that do not belong to a
  20. 'central dogma' gene (ie, gene/transcript/CDS). The features of
  21. this type are being stored in the database as is.
Add Comment
Please, Sign In to add comment