I’m looking for a way where I can find the specific features that came from each sample. Is there a way to convert by denoised sequences into a format that has the sample ID connected to the feature ID? Thanks in advanced!
I think you're looking for the feature table. This maps the counts present in a sample to the feature ID. If you convert that to a binary table, you'll ge ta one where the feature present and a 0 otherwise.