Skip to content

Add threshold for short transcripts #62

Description

@lweasel

Some quantifiers (e.g. Cufflinks) can produce vastly inflated FPKM values for very short transcripts, in which case it is recommended to simply ignore the values produced for such isoforms. Unfortunately piquant converts all FPKM values into TPMs for analysis, and in the case of very high FPKMs, this conversion leads to nearly all TPMs being close to zero - even though most calculated FPKMs are still reasonable.

It will be easy to add a command line option to add a transcript length threshold below which transcripts are ignored for analysis (e.g. 300 bases).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions