#1613 closed task (fixed)
Extend the 'roles' test case with some sequence-related tests
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | critical | Milestone: | BASE 3.0 |
Component: | test | Version: | |
Keywords: | Cc: |
Description
This is subticket related to #1153. The test case also need to be fixed due to the changes in extract -> raw bioassay areas.
Change History (11)
comment:1 Changed 12 years ago by
Owner: | changed from everyone to Nicklas Nordborg |
---|---|
Status: | new → assigned |
comment:2 Changed 12 years ago by
comment:3 Changed 12 years ago by
comment:4 Changed 12 years ago by
(In [5751]) References #1613: Extend the 'roles' test case with some sequence-related tests
Created a "RefSeq?" array design which is used by the sequence raw bioassays. Preparations for associating data files once we have defined them and have some test data files. Preparations for importing features and raw data once we have importer plug-ins (or configurations to the existing importers) in place.
comment:5 Changed 12 years ago by
comment:6 Changed 12 years ago by
(In [5778]) References #1613: Extend the 'roles' test case with some sequence-related tests
- Fixed reporter and array design test to use the same GTF file that the fpkm_tracking files use.
- Raw bioassays and experiment now use the sequencing platform
- Added isoforms.fpkm_tracking files and import data from them with the raw data importer.
- Create a root bioassay set using the fpkm values and a filtered bioassay set were both data sets have a value (seems like the .2 data set has very few values).
comment:7 Changed 12 years ago by
comment:8 Changed 12 years ago by
comment:9 Changed 12 years ago by
comment:10 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:11 Changed 12 years ago by
Note: See
TracTickets for help on using
tickets.
(In [5699]) References #1613: Extend the 'roles' test case with some sequence-related tests
Fixed in the manual test instructions and the hard-coded programmatic tests. The exception is that we do not yet have a defined raw data type + test data files for sequence data (using GenePix? as a temporary solution). The overview tests can't be completed until the item overview has been fixed by #1153.
The batch importer tests (instructions + programmatic tests) have not been fixed yet.