Skip to content

Issue with the sample.count file #16

@mars188

Description

@mars188

Hello,

I ran the following command to get the read counts:

htseq-count -s no -r pos -t CDS -f bam sample2.markdup.bam sample2.map.gtf > sample2.count

The runs smoothly and produces an output file "sample2.count"

When I inspected the sample2.count, it shows gene ids in one column and second column which is supposed to show read counts, contains ALL ZERO in front of every single gene. Only following three rows have a value:

__no_feature | 3302595
__not_aligned | 1464610
__too_low_aQual | 537473

So, I don't know where is the problem. I would really appreciate if someone helps me in this.

Many thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions