Skip to content

How to Generate a UMI Whitelist from a String List Using umitools? #681

Description

@DC-Jade

I’m trying to generate a UMI whitelist using umitools, but my input is a list of strings (e.g., a text file with one UMI per line). I’m not sure how to proceed with this type of input.

For example, my input file (umis.txt) looks like this:

ATGCTAAAA
GCTAGCTTT
TAGCTAAAA
.
I want to use umi_tools whitelist to process this list and generate a whitelist. However, most of the documentation seems to focus on FASTQ files as input.

Could someone guide me on:

Whether it’s possible to directly use a string list with umi_tools whitelist?
If not, what would be the best way to convert this list into a compatible format for umitools?
Any help or examples would be greatly appreciated!

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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