Commit Verlauf

Autor SHA1 Nachricht Datum
  Stephen Ficklin 779f3fb74a Some additional fixes to improve documentation vor 3 Jahren
  Stephen Ficklin eb1470667f Fix for issue raised by sean on GFF3 loader vor 3 Jahren
  Stephen Ficklin 2811ee8220 Fixed bug with GFF3 loader when adding relationships for children that start at the same coordinate vor 3 Jahren
  Stephen Ficklin a54dc85953 PHP 7.0 bug fix vor 3 Jahren
  Stephen Ficklin a4be52db49 Added a fix in case the Target feature is also a feature in the GFF3 file but was introduced before the actual feature vor 3 Jahren
  Stephen Ficklin a46f306134 Fix for match/target features vor 3 Jahren
  Stephen Ficklin 34f161ac8e Fixes to GFF3 loader vor 3 Jahren
  Risharde Ramnath 70858e9b53 Remove unnecessary urldecoding for parent attribute vor 4 Jahren
  Risharde Ramnath 27de73ff9b Remove validation for tag and tag values. Remove additional output code for logMessage. vor 4 Jahren
  Risharde Ramnath dcfd25d186 Modified TripalImporter logmessage function to output log messages to terminal / command line when code is executed on command line vor 4 Jahren
  Risharde Ramnath ac790a4eeb Unit test for escaped characters with tag values vor 4 Jahren
  Risharde Ramnath 541d67099e Fix merge vor 4 Jahren
  Stephen Ficklin bf8a978bb2 Fixed warning messags when submitting form and bug when adding proteins vor 4 Jahren
  Risharde Ramnath 5260a06a06 This latest commit detects a bug using the testGFFImporterEscapedTagValueWithComma unit test vor 4 Jahren
  Risharde Ramnath 2f66751d03 2 validation checks for attribute tag name and attribute tag value plus unit test for tag name that contains a comma vor 4 Jahren
  Risharde Ramnath bba096323a Fixed a mix up of validation for ID which should have been for seqid. Removed validation for ID. Altered tests to properly work. Added new test for invalid character in seqid/landmark id vor 4 Jahren
  Risharde Ramnath 5278d2a50b Fix for GFF if phase value is invalid + unit tests for the gff phase column that checks for valid and invalid characters vor 4 Jahren
  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. vor 4 Jahren
  Risharde Ramnath ea8b4a0b58 GFF fix for strands that are specified as question marks + finish php unit test for strands vor 4 Jahren
  Risharde Ramnath da939901ea Fixed ID regular expression check in GFF loader, added new test for invalid start end values and corresponding test gff file vor 4 Jahren
  Risharde Ramnath 49651d6c8a Better ID validation check within the GFF3 loader vor 4 Jahren
  Risharde Ramnath fefe37536c Minor fix regarding whitespace detection in GFF3 importer ID validation vor 4 Jahren
  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 vor 4 Jahren
  Stephen Ficklin 8b0cfedbe4 Added check for Gap in the GFF vor 4 Jahren
  Risharde Ramnath bde6690233 Bug fix that makes GFFImporter caching of features work correctly vor 4 Jahren
  Stephen Ficklin 4ef5653ee0 Fixed caching bug and cleaned up memory leaks vor 4 Jahren
  Stephen Ficklin 0ab2db8eb1 Now FASTA sequences are being added... all done except testing! vor 4 Jahren
  Stephen Ficklin 2a7510c736 Now supports creation of proteins and tarets vor 4 Jahren
  Stephen Ficklin dbedaf88b0 GFF3 loader: Added file caching to reduce memory requirements. Added insert to analyisfeature table vor 4 Jahren
  Stephen Ficklin f2bd2bb030 Fixed bugs in GFF loader when landmarks are present and with finding feature property CV terms vor 4 Jahren