Skip to content

Commit 7056e4b

Browse files
committed
working to fix package.
1 parent 89d23fd commit 7056e4b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

__init__.py

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
from pyMiniSam.sam_functions import get_bits_as_int_from_bam
2+
from pyMiniSam.sam_functions import get_read
3+
4+
from pyMiniSam.pyMiniSam import pyMiniSam

0 commit comments

Comments
 (0)