You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added full implementations of qpWave() and qpAdm() functions.
filter_bed() now implemented simply by calling bedtools in the background. This turned out to be way faster and memory efficient than the previous data.table-based solution.