Dear Dev,
I am currently using scReadCounts (v1.3.1) to analyze single-cell data generated with the Parse Biosciences MEGA platform combined with GeneSelect (targeted enrichment).
Given the nature of GeneSelect data, which provides high coverage but remains sparse at the single-cell level, I need to use a minReads = 1 threshold to maintain sensitivity. However, I have encountered an issue with UMI deduplication: our BAM files store the UMI information in the pN tag, but the current -U option only supports a fixed list (STARsolo, CellRanger, UMI-tools) which defaults to UB or UR.
Could you advise on the best way to pass a custom UMI tag (like pN) to the command line? If this is not currently supported, would it be possible to allow a string input for the -U parameter or add a specific profile for recent Parse/STARsolo outputs?
Thank you for your help and for this great tool.
Dear Dev,
I am currently using scReadCounts (v1.3.1) to analyze single-cell data generated with the Parse Biosciences MEGA platform combined with GeneSelect (targeted enrichment).
Given the nature of GeneSelect data, which provides high coverage but remains sparse at the single-cell level, I need to use a minReads = 1 threshold to maintain sensitivity. However, I have encountered an issue with UMI deduplication: our BAM files store the UMI information in the pN tag, but the current -U option only supports a fixed list (STARsolo, CellRanger, UMI-tools) which defaults to UB or UR.
Could you advise on the best way to pass a custom UMI tag (like pN) to the command line? If this is not currently supported, would it be possible to allow a string input for the -U parameter or add a specific profile for recent Parse/STARsolo outputs?
Thank you for your help and for this great tool.