Skip to content

intervene-v0.6.1

Compare
Choose a tag to compare
@asntech asntech released this 16 Dec 07:34
· 22 commits to master since this release
  • Users now can provide all the BedTools options by setting --bedtools-options argument in venn, upset and pairwise module. Thanks to Issue #3
  • Now users can save all the overlapping genomic regions as BED and name lists as text file as by setting --save-overlaps. Thanks to those who suggested this feature.