-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Dear Developers,
Thanks for introducing such a tool to detect multiplets in single-cell epigenomic data.
I’m completely new to using this tool and have some simple questions. I have successfully run AMULET.sh on node clusters and have the output, which includes 6 files, all in txt format:
MultipletCellIds_01
MultipletBarcodes_01 (co
MultipletProbabilities
MultipletSummary
Overlaps
OverlapSummary
Except for the summary file, does the MultipletBarcodes_01 reflect the potential multiplet cells that must be removed from the original data? If so, is there any downstream analysis pipeline in AMULET to follow up? If not, what would be the next step? Do I need to remove these cells using other scATAC-seq analysis tools like Signac, ArchR, etc.? To ask the question more comprehensively, how can the unwanted multiplets be removed from the output of the Cell Ranger pipeline after detecting them with AMULET?
The Overlaps.txt provides useful information about the number of fragments for each cell in addition to the overlap information. In my output, the CellIds and Barcodes are similar (which I think is normal as each barcode is a representation of one cell). However, looking at the number of fragments shows a contradiction in the results: when the cells and barcodes are quite similar, why is the number of reads for each barcode and cell id slightly different? Is this normal? Or should I rerun the analysis to tune the parameters to remove the contradiction?
Thanks for your assistance.
