Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Potential Bug in intBC extract #237

Open
jefferyUstc opened this issue Feb 21, 2024 · 1 comment
Open

Potential Bug in intBC extract #237

jefferyUstc opened this issue Feb 21, 2024 · 1 comment

Comments

@jefferyUstc
Copy link

Hi Cassiopeia Team,

I carefully checked the result from Cassiopeia, and Found a bug in some reads in SRR11357694, for example:
AATCCAGCTAGCTGTGCAGCTCTCCGTTAGACATTTCAACTGCAGTAATGCTACCTCGTACTCACGCTTTCCAAGTGCTTGGCGTCGCATCTCGGTCCTTTGTACGCCGAAAAATGGCCTGACAACTAAGCTACGGCACGCTGCCATGTTGGGTCATAACGTGGTTCATCCGTGACCGAACATGTCATGGAGTAGCAGGAGCTATTAATTCGCGGAGGACAATGCGGTTCGTAGTCACTGTCTTCCGCAATCGTCCATCGCTCCTGCAGGTGGCCTAGAGGGCCC

with CIGAR(34M1D127M7D124M), we could manually map this to reference, it should be:

image

And the intBC from Cassiopeia is TCTCCGTTAGACATT. from above, it seems that it should end with AT, rather than ATT in this context.

More information for you:

readName cellBC UMI readCount Seq CIGAR QueryBegin ReferenceBegin AlignmentScore r1 r2 r3 allele intBC
cellbc_umi
GGGAATGAGGGATCTG-TGCTACCGTA GGGAATGAGGGATCTG_TGCTACCGTA_000117_0+ GGGAATGAGGGATCTG TGCTACCGTA 117 AATCCAGCTAGCTGTGCAGCTCTCCGTTAGACATTTCAACTGCAGT... 34M1D127M7D124M 0 0 1309 CCGAA[None]AAATG TAACG[163:7D]TGGTT ATTCG[None]CGGAG CCGAA[None]AAATGTAACG[163:7D]TGGTTATTCG[None]C... TCTCCGTTAGACATT

could you figure out why ? Thanks

@mattjones315
Copy link
Collaborator

Hi @jefferyUstc,

Could you send us the command you're using to perform alignment & indel extraction? And the entry from the molecule table that is giving you issue?

Thanks,
Matt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants