Hi,
I am using cufflinks to analyze a samfile produced using tophat. The data are 75bp paired-end reads and the samfile includes information about location of mate pairs etc. But cufflinks appears to be confused about the nature of the data. It prints that the read type is single-end, yet still estimates a fragment length distribution (see below). Anyone know what the problem is? Should I just ignore the fact that it says the reads are single-end?
> Processed 259464 loci. [*************************] 100%
> Map Properties:
> Total Map Mass: 286777666.76
> Read Type: 75bp single-end
> Fragment Length Distribution: Gaussian (default)
> Estimated Mean: 209.55
> Estimated Std Dev: 70.54
I am using cufflinks to analyze a samfile produced using tophat. The data are 75bp paired-end reads and the samfile includes information about location of mate pairs etc. But cufflinks appears to be confused about the nature of the data. It prints that the read type is single-end, yet still estimates a fragment length distribution (see below). Anyone know what the problem is? Should I just ignore the fact that it says the reads are single-end?
> Processed 259464 loci. [*************************] 100%
> Map Properties:
> Total Map Mass: 286777666.76
> Read Type: 75bp single-end
> Fragment Length Distribution: Gaussian (default)
> Estimated Mean: 209.55
> Estimated Std Dev: 70.54
Comment