Skip to content

New version of cellranger-atac breaks frag size distr calculation. #400

@joseverdezoto

Description

@joseverdezoto

Hey Kai,

Thanks again for making this great package. I've been realigning some of my 10X snATAC data with the updated cellranger-atac v2.2.0. In this new version of cellranger-atac, the strand info is added as the last column of the fragment file. I just saw in the docs that if this is the case, fragment_single is added to the .obsm instead of fragment_paired.

Image

This is my fragment file:
Image

When I load it and try to compute the distribution of fragment sizes, I get the following error:

Image

The error goes away if I use fragments from multiome data (no strand info and only 5 columns which does have fragment_paired in the .obsm) so I'm sure this is the issue.

What would be the correct way to approach this? I'd really appreciate your input as I'm certain I have paired-end data.

Best,
Jose

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions