You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't think anyone is answering issues here, but let's try.
I understand that I can add custom barcodes. To do so I would edit adapters.py by removing any barcodes present there and including my custom adapters, names starting with 'Barcode' and with sequence that consists of the OTN adapter sequence followed by my barcode. To do this I need to identify the right adapters (Ligation kit) in adapters.py and add my barcodes to their sequences. The file adapters.py does not mention "Ligation" or "SQK-LSK109" anywere, nor does it include anything close to the sequence that most commonly occurs in the beginning of my reads (which is TCAGTACTTCGTTCAGTTACGTATTGCT or similar).
Any ideas?
The text was updated successfully, but these errors were encountered:
Don't think anyone is answering issues here, but let's try.
I understand that I can add custom barcodes. To do so I would edit adapters.py by removing any barcodes present there and including my custom adapters, names starting with 'Barcode' and with sequence that consists of the OTN adapter sequence followed by my barcode. To do this I need to identify the right adapters (Ligation kit) in adapters.py and add my barcodes to their sequences. The file adapters.py does not mention "Ligation" or "SQK-LSK109" anywere, nor does it include anything close to the sequence that most commonly occurs in the beginning of my reads (which is TCAGTACTTCGTTCAGTTACGTATTGCT or similar).
Any ideas?
The text was updated successfully, but these errors were encountered: