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
..
empty_landmarks.fasta baa68f391c All unit tests now pass, added additional gff files for tests, modified a few functions to correctly do tests, removed dependency on remote files in favour of local files in the data directory for tests. 4 years ago
gff_duplicate_ids.gff baa68f391c All unit tests now pass, added additional gff files for tests, modified a few functions to correctly do tests, removed dependency on remote files in favour of local files in the data directory for tests. 4 years ago
gff_invalidstartend.gff 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
gff_protein_generation.gff baa68f391c All unit tests now pass, added additional gff files for tests, modified a few functions to correctly do tests, removed dependency on remote files in favour of local files in the data directory for tests. 4 years ago
gff_rightarrow_id.gff 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
gff_score.gff a396ae070a Added new test to check on score values - integer, double and negative double 4 years ago
gff_strand.gff ea8b4a0b58 GFF fix for strands that are specified as question marks + finish php unit test for strands 4 years ago
gff_strand_invalid.gff 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
gff_unescaped_ids.gff 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
short_scaffold.fasta a392175e24 Add unit tests for GFF3Importer Attributes. 4 years ago
simpleGFF.gff ea94a3dd70 add test to confirm explicit proteins are still loaded 6 years ago
small_gene.gff 5f4d0f8b6a Removed additional gap from small_gene.gff since only one gap variable is allowed per gene. Fixed the test to only look for one gap - test public function testGFFImporterAttributeProperty() {completes correctly 4 years ago
two_prots.fasta 2fa67aeb94 add tests for fasta importer 6 years ago