Open cn6659 opened 2 years ago
"CCAC" is the conserved sequences between the barcodes which are concatenated.
On Thu, Jul 7, 2022 at 3:09 PM cn6659 @.***> wrote:
In the script, "x01_process_fastqs.py" middle_expr = '(?<=CCAC)([ACTG]{20})(?=CCAC)'
What is "CCAC"?
— Reply to this email directly, view it on GitHub https://github.com/churchlab/AAV_fitness_landscape/issues/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACPVRMDO3IS7NOV6NR7WD6LVS4TN3ANCNFSM526PABAA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
-- Pierce Ogden, PhD CSO, Manifold Biotechnologies @. @. Manifold.Bio
Thank you for your quick reply. If I use this script, how can I replace "CCAC"?
In the script, "x01_process_fastqs.py" middle_expr = '(?<=CCAC)([ACTG]{20})(?=CCAC)'
What is "CCAC"?