Skip to content
Snippets Groups Projects
Commit f3d17edf authored by Floreal Cabanettes's avatar Floreal Cabanettes
Browse files

Remove unused imports

parent 157ac87b
No related branches found
No related tags found
No related merge requests found
import logging
import sys
import os
import collections
import gzip
from subprocess import call
import collections
import tempfile
import re
import yaml
import functools
from itertools import chain, islice
import vcf
from pybedtools import BedTool
from pybedtools import create_interval_from_list
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment