Skip to content

Commit

Permalink
Adding pybedtools import
Browse files Browse the repository at this point in the history
  • Loading branch information
tjakobi committed Mar 21, 2023
1 parent b4a711e commit fbe5e89
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
# define functions

import pysam
import pybedtools

def load_bamfile(bamfile, coordinates):
reads = {}
Expand Down

0 comments on commit fbe5e89

Please sign in to comment.