Commit History

Author SHA1 Message Date
  Risharde Ramnath d25737f6e4 GFF loader modification to throw error if strand character is invalid. Added unit test with an invalid strand gff to confirm it works. 4 years ago
  Risharde Ramnath ea8b4a0b58 GFF fix for strands that are specified as question marks + finish php unit test for strands 4 years ago
  Risharde Ramnath da939901ea Fixed ID regular expression check in GFF loader, added new test for invalid start end values and corresponding test gff file 4 years ago
  Risharde Ramnath 49651d6c8a Better ID validation check within the GFF3 loader 4 years ago
  Risharde Ramnath fefe37536c Minor fix regarding whitespace detection in GFF3 importer ID validation 4 years ago
  Risharde Ramnath 5e98649061 2 additional unit tests and corresponding gff files related to ID validations for unescaped whitespaces and IDs beginning with right arrow character 4 years ago
  Stephen Ficklin 8b0cfedbe4 Added check for Gap in the GFF 4 years ago
  Risharde Ramnath bde6690233 Bug fix that makes GFFImporter caching of features work correctly 4 years ago
  Stephen Ficklin 4ef5653ee0 Fixed caching bug and cleaned up memory leaks 4 years ago
  Stephen Ficklin 0ab2db8eb1 Now FASTA sequences are being added... all done except testing! 4 years ago
  Stephen Ficklin 2a7510c736 Now supports creation of proteins and tarets 4 years ago
  Stephen Ficklin dbedaf88b0 GFF3 loader: Added file caching to reduce memory requirements. Added insert to analyisfeature table 4 years ago
  Stephen Ficklin f2bd2bb030 Fixed bugs in GFF loader when landmarks are present and with finding feature property CV terms 4 years ago
  Stephen Ficklin d14083521c minor updates 4 years ago
  Stephen Ficklin 935339fe50 Uncommented FASTA loading 4 years ago
  Stephen Ficklin f48925d9ff Improved memory performance, now supports updates to existing records 4 years ago
  Stephen Ficklin 7ddece2def Now supporting the organism attribute 4 years ago
  Stephen Ficklin 70ca9bb46e periodic checkin 4 years ago
  Stephen Ficklin 2c9f613b93 Now supporting Ontology_term 4 years ago
  Stephen Ficklin ad24a2ad57 Periodic checkin. Fixed quite a few issues and simplified some code 4 years ago
  Peter Richter 87b3e15dbf Add loadFastas functionality in GFF3Importer 4 years ago
  Peter Richter 0f922ac4ff Update GFF3Importer - Load Derives_froms 4 years ago
  Peter Richter e8548ad31a Uncomment actual insertion of FeatureLocs batch 4 years ago
  Peter Richter 7ef8a2b7e6 Get sequence cv from $this->feature_cv 4 years ago
  Peter Richter c599975d97 Use corrected fmax 4 years ago
  Peter Richter 59154d4900 Fix assignFeatureIDs 4 years ago
  Peter Richter fe28ce4bf7 Update GFF3Importer - Load Dbxrefs 4 years ago
  Stephen Ficklin 7f25c0f0dc Updates to the GFF3 loader 4 years ago
  Stephen Ficklin 4445b1c165 Fixed bug in new GFF3 loader with landmark creation 4 years ago
  Stephen Ficklin 6c90a75a49 new GFF3 loader now supports aliases 4 years ago