Hi @bdemaree,
I am really excited about this method and I hope to incorporate it into my own research. I am trying to recreate your work so I can see whether my aims are doable, but I'm having trouble getting past the first step! Whenever I attempt to run the barcode cleanup script, I get this message - 'barcodeCleanup.py: error: too few arguments.' Thank you for any help!
python2 SiC-seq_repository/barcodeCleanup.py --SE \
-R1 10_cell_sicseq_R1.fastq.gz \
-RI 10_cell_sicseq_RI.fastq.gz \
-align Y \
-bt2 ZymoBIOMICS_std_bowtie2_index/ZymoBIOMICS_std_ref
Hi @bdemaree,
I am really excited about this method and I hope to incorporate it into my own research. I am trying to recreate your work so I can see whether my aims are doable, but I'm having trouble getting past the first step! Whenever I attempt to run the barcode cleanup script, I get this message - 'barcodeCleanup.py: error: too few arguments.' Thank you for any help!