Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 227 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 227 Bytes

README

  • Python code snippet how to use a combination of Pysam and the Python Multiprocessing lib for downloading regions of interest from a BAM file hosted in the cloud

Requirements

pysam
tqdm
requests
json