Skip to content

Instantly share code, notes, and snippets.

View jodyphelan's full-sized avatar

Jody Phelan jodyphelan

  • London, UK
View GitHub Profile
from collections import defaultdict
import os
from pathogenprofiler import filecheck
import csv
import pathogenprofiler as pp
from tqdm import tqdm
import json
import ntm_profiler as ntmp
from ntm_profiler.models import ProfileResult, SpeciesResult