Opened 7 years ago
Last modified 7 years ago
#1051 closed enhancement
The Release exporter plug-in should create a script that always copy some data files — at Initial Version
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v4.18 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
Some of the data files that belong to Cufflinks and StringTie raw bioassays need to be packaged as zip files for releasing to external partners. The ReleaseArchive is not suitable since it contains other files and it is difficult to select the exact files that are needed:
- Cufflinks (should be copied to ./cufflinks/*)
- genes.fpkm_tracking
- isoforms.fpkm_tracking
- skipped.gtf
- transcripts.gtf
- StringTie (should be copied to ./stringtie/*)
- e2t.ctab
- e_data.ctab
- gene.tsv
- i2t.ctab
- i_data.ctab
- t_data.ctab
- transcript.gtf
- transcript_covered.gtf
Note:
See TracTickets
for help on using tickets.