rnabioco / raer

Characterize A-to-I RNA editing in bulk and single-cell RNA sequencing experiments
https://rnabioco.github.io/raer/
Other
7 stars 2 forks source link

add progress bar for get_pileup() #49

Closed jayhesselberth closed 1 year ago

kriemo commented 1 year ago

I could see this working in two ways: 1) if processing data without a set of regions, then report the current position being queried after some number of iterations 2) if processing data with a set of regions, report the number of regions completed

jayhesselberth commented 1 year ago

See #58