sansomlab / cellhub

Python pipelines for large-scale multimodal single-cell data analysis on HPC clusters
MIT License
6 stars 2 forks source link

bug fix when outputting merged TCR and BCR annotations - spaces were … #47

Closed nickilott closed 1 year ago

nickilott commented 1 year ago

Minor fixes to the VDJ-T and VDJ-B merged outputs - spaces replaced by tabs.

snsansom commented 1 year ago

Thanks!