3 | | Exactly what is needed has not yet been defined. |
| 3 | Item subtypes: |
| 4 | |
| 5 | * Patient (biosource) |
| 6 | * Case (Sample) |
| 7 | * Specimen (Sample) |
| 8 | * RNA (Extract) |
| 9 | * Library (Extract) |
| 10 | * !MergedSequences (Derived bioassay) |
| 11 | |
| 12 | From the derived bioassay we go directly to raw bioassay with a relevant raw data type (most likely a file-only data type since we want to avoid importing data to the database). |
| 13 | |
| 14 | Raw data types: |
| 15 | * Cufflinks (if we need to support older releases) |
| 16 | * Kallisto (for the new pipeline) |
| 17 | * ... and other raw data type in the future |
| 18 | |
| 19 | On each level we also need to define annotation types. |