::

	Usage: velocyto tools dropest_bc_correct [OPTIONS] BAMFILEPATH DROPEST_OUT
		
		  Using the output of DropEst: (1) Corrects barcodes directly in the bam file (2) Produces a valid barcodes list
		
		  BAMFILEPATH - bam file with sorted reads obtained running DropEst
		
		  DROPEST-OUT - R dump `rds` file generated by DropEst
		
		Options:
		  -o, --corrected-output PATH  (Optional) The file output of the output bam file. Otherwise the file will be outputed in the same folder of the input with the prefix `correct_`
		  --help                       Show this message and exit.
		