Barcode Analysis for barcode_v2 gDNA, based on the original SydShafferLab/BarcodeAnalysis. A general description on how to run this code can be found in this wiki.
At this point, this script has been adapted for gDNA analysis and NOT for 10X barcodes. Please use https://github.com/SydShafferLab/BarcodeAnalysis_v2_10X for 10X analysis.
Please refer to the SydShafferLab/BarcodeAnalysis wiki for how to edit the paths_and_variables.json file. These are the main changes from the original .json file:
barcodeSource: keep as "gDNA" only.strtseqandstrtseq_revcomphave been edited for barcode_v2.bclen: 20sc_mm: 4starseqMatch: 70spike_in_seqshave been edited for new spike-ins that were made for barcode_v2.
Notes:
- This code was edited to only process one lane file per sample (i.e. only "_L001"). If you have multiple lane .fastq files per sample, please rename the filenames such that all sample filenames have a unique string before "_L001".