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

freemuxlet assigns all barcode to one sample #53

Open
jjenny opened this issue Mar 7, 2022 · 3 comments
Open

freemuxlet assigns all barcode to one sample #53

jjenny opened this issue Mar 7, 2022 · 3 comments

Comments

@jjenny
Copy link

jjenny commented Mar 7, 2022

Hi,

When I try using freemuxlet to demultiplex a mixture of 2 samples, it assigns all the barcodes to one sample. What's the best way to go about figuring out if this is due to lack of snps, sequencing depth, or possibly a bug with the way I ran freemuxlet?

Here's an example from the freemuxlet output:

INT_ID BARCODE NUM.SNPS NUM.READS DROPLET.TYPE BEST.GUESS BEST.LLK NEXT.GUESS NEXT.LLK DIFF.LLK.BEST.NEXT BEST.POSTERIOR SNG.POSTERIOR SNG.BEST.GUESS SNG.BEST.LLK SNG.NEXT.GUESS SNG.NEXT.LLK SNG.ONLY.POSTERIOR DBL.BEST.GUESS DBL.BEST.LLK DIFF.LLK.SNG.DBL

0 ACGTAGTCAAAGACTA-1 9845 11351 SNG 0,0 -15584.50 1,0 -18314.79 2730.28 0.00000 1 0 -15584.50 1 -24376.39 1.00000 1,0 -18314.79 2730.28

1 TAACACGCACATTGTG-1 6067 13857 SNG 0,0 -9586.95 1,0 -11263.37 1676.43 0.00000 1 0 -9586.95 1 -14987.84 1.00000 1,0 -11263.37 1676.43

2 ATCCACCAGTCTTGGT-1 6799 7530 SNG 0,0 -10880.45 1,0 -12692.26 1811.82 0.00000 1 0 -10880.45 1 -16931.36 1.00000 1,0 -12692.26 1811.82

3 TCGTCCATCACTTGTT-1 9165 10194 SNG 0,0 -14673.21 1,0 -17100.02 2426.81 0.00000 1 0 -14673.21 1 -22682.44 1.00000 1,0 -17100.02 2426.81

4 AGAGAGCAGATCACTC-1 2250 2538 SNG 0,0 -3629.62 1,0 -4211.94 582.33 0.00000 1 0 -3629.62 1 -5554.07 1.00000 1,0 -4211.94 582.33

@hyunminkang
Copy link
Contributor

hyunminkang commented Mar 8, 2022 via email

@jjenny
Copy link
Author

jjenny commented Mar 8, 2022

Unfortunately I get the same output (everything assigned to the same cluster)

Also, what is the --init-cluster option for? I can't find an explanation for it in the documentation.

@hyunminkang
Copy link
Contributor

hyunminkang commented Mar 9, 2022 via email

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