Skip to content

Commit

Permalink
merge channels with new pypi code
Browse files Browse the repository at this point in the history
  • Loading branch information
akmorrow13 committed Jan 22, 2020
2 parents 5e63e8b + 38d73de commit e503473
Show file tree
Hide file tree
Showing 5 changed files with 283 additions and 686 deletions.
4 changes: 1 addition & 3 deletions epitome/functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,13 @@
import pyranges as pr

from operator import itemgetter
import gzip
import urllib
import os
import sys
import requests
import urllib
import tqdm
from zipfile import ZipFile

import gzip

# to load in positions file
import multiprocessing
Expand Down
Loading

0 comments on commit e503473

Please sign in to comment.