Opened 10 years ago
Closed 10 years ago
#641 closed task (fixed)
Import data from cufflinks result files
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | critical | Milestone: | Reggie v2.17 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
When Cufflinks has completed it has created isoforms.fpkm_tracking
and some other files. The data from the file should be imported as raw data to a raw bioassay in BASE. Before this can be done we need to have some information already in the database (eg. reporters and an array design).
Change History (8)
comment:1 by , 10 years ago
Status: | new → assigned |
---|
comment:2 by , 10 years ago
comment:3 by , 10 years ago
(In [2724]) References #641: Import data from cufflinks result files
Install configurations for importing reporters and array design features from GTF files and raw data from cufflinks isoforms.fpkm_tracking files.
The configurations all use standard BASE core plug-ins and use <transcript_id> as the reporter id and feature id. So far, only the minimal number of columns are imported but this is expected to change when all details has been set.
comment:4 by , 10 years ago
comment:5 by , 10 years ago
(In [2747]) References #641: Import data from cufflinks result files
Adding configuration files for adding reporter annotation columns and raw data columns for cufflinks.
Reporter columns: refseq, protAcc Cufflinks columns: locus, length
Updated import plug-in configurations to import to the new columns.
Installation instructions updated since it is now a lot more complicated to get everything installed correctly.
comment:6 by , 10 years ago
comment:7 by , 10 years ago
comment:8 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
(In [2723]) References #641: Import data from cufflinks result files
Change BASE dependency to 3.2.2 since we need to install configurations for some of the BASE core plug-ins. See http://base.thep.lu.se/ticket/1859.