Skip to content

Recover cell barcode if it contains a single N only #15

Open
@haghshenas

Description

In Salmon, there is a step for recovering barcodes that contain N's. If there is only one N, it will be replaced with A, otherwise that barcode will be ignored:
/~https://github.com/COMBINE-lab/salmon/blob/447ae4eef9bcf2b6293a01a99fbbd8d5007e370d/src/SalmonAlevin.cpp#L686-L694

It would be nice to implement the same logic here too.

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions