-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Hi,
This is with regards to single cell tagging workflow (using addgene Version 1 lentivirals). We are testing the single cell tagging in GBM patient. We currently have data for one patient for which we are using the "addgene Version 1 lentivirals". I was wondering looking at your github code here https://github.com/morris-lab/BiddyetalWorkflow if this is an example "GGT[ACTG]{8}GAATTC" of the regex that we have to pull out or is it specific to all V1 tags? I was wondering if you could provide more documentation or clarity on that?
If this regex 'GGT[ACTG]{8}GAATTC' is not representative of all the tags I was wondering how did you come about with all representative tags?
samtools view hf1.d15.possorted_genome_bam.bam | grep -P 'GGT[ACTG]{8}GAATTC' > v1.celltag.reads.out