dieterich-lab / DCC

DCC uses output from the STAR read mapper to systematically detect back-splice junctions in next-generation sequencing data. DCC applies a series of filters and integrates data across replicate sets to arrive at a precise list of circRNA candidates.
https://dieterichlab.org/software/
GNU General Public License v3.0
36 stars 20 forks source link

CircCoordinates has not column labels anymore #10

Closed CDieterich closed 8 years ago

CDieterich commented 8 years ago

head -1 CircCoordinates 1 1223244 1223968 SDF4 2 - exon-intron gene,tra

CircCoordinates has not column labels anymore

tjakobi commented 8 years ago

Probably related to the new handling of GTF files from the old develop tree.

tjakobi commented 8 years ago

In addition to the missing column headers, the annotation shows slight differences. See issue #12 for further updates.