52 projects
ucsc-genomes-downloader
Python package to quickly download genomes from the UCSC.
holdouts-generator
Simple python package to generate and cache both random and chromosomal holdouts with arbitrary depth.
sanitize-ml-labels
Simple python package to sanitize in a standard way ML-related labels.
dictances
Distances and divergences between distributions implemented in python.
histograms
Python package to easily make histograms from multi-indexed dataframes.
crr-labels
Python package wrapping over FANTOM and Roadmap labels for cis regulatory regions.
pybwtool
Python wrapper for the bwtool library.
keras-ding
Keras callback for playing a sound when training is complete.
plot-keras-history
A simple python package to print a keras NN training history.
encodeproject
Python package wrapping some of the encode project APIs.
ddd-subplots
Python package making it easier to handle mixed 3d and 2d subplots.
extra-keras-utils
Python package collecting commonly used snippets for the Keras library.
deflate-dict
Python package to deflate and re-inflate dictionaries.
random-dict
Simple python package to generate random dictionaries of given types.
pygifsicle
Python package wrapping the gifsicle library for editing and optimizing gifs.
approximations
Python package containing approximations of various NP problems.
compress-json
Python package that handles loading and dumping json files in a compressed fashion.
prefix-codes
Python package implementing a number of prefix codes alongside their utilities.
extra-keras-metrics
Additional metrics integrated with the keras NN library, taken directly from `Tensorflow <https://www.tensorflow.org/api_docs/python/tf/metrics/>`_
golomb-coding
Python package implementing Golomb coding.
unary-coding
Python package implementing unary coding.
reduced-binary-coding
Python package implementing reduced binary coding.
gamma-coding
Python package implementing gamma coding.
delta-coding
Python package implementing delta coding.
truncated-binary-encoding
Python package implementing truncated binary encoding.
nibble-coding
Python package implementing nibble and byte coding.
minimal-binary-coding
Python package implementing minimal binary coding.
elias-fano
Python package implementing an educational version of Elias-Fano succint structure. This package is not thought for efficient data storing as the superior and inferior data vectors are implemented as strings to show the results step by step for educational purposes.
interpolative-coding
Python package for binary interpolative coding.
levenshtein-coding
Python package implementing Levenshtein coding.
omega-coding
Python package implementing omega coding.
notipy-me
A simple python package to send you and any other receiver an email when a portion of code is done running.
userinput
Simple python package to handle cli user input.
silence-tensorflow
Simple python package to shut up Tensorflow warnings and logs.
miur-daad-balancing
Testing dataset balancing techniques from previous works.
dict-hash
Simple python tool to hash dictionaries using both default hash and sha256.
auto-tqdm
Wrapper over tqdm for automatically handle switch between jupyter and cli and tunes bar to my liking (automatic resizing, stronger smoothing and tuning for erratic iterations).
setup-python-package
A python package that helps you create a python package.
fasta-one-hot-encoder
Simple python to lazily one-hot encode fasta files using multiple processes, either single bases or considering arbitrary kmers.
udbnn
Experiment to determine whetever a large batch-size can be helpful with extremely umbalanced datasets.
environments-utils
Utilities to identify which environments is your python script running within.
gaussian-process
Wrapper for sklearn.gp_minimize for a simpler parameter specification using nested dictionaries.
validate-version-code
Python package to validate version codes.
boston-housing-experiment
MLP experiment.
arrp-dataset
Simple python tool to create dataset for arrps.
transpose-dict
Small customizable multiprocessing multi-proxy crawler.
training-results-visualizer
Small customizable multiprocessing multi-proxy crawler.
unimi_unsubscribe
Simple package to stop receiving annoying emails from Unimi.
pyadigraph
Pyadigraph turns your networkx into Adigraph latex package.
tinycrawler
Small customizable multiprocessing multi-proxy crawler.
zipf_classifier
A package to create a deterministic classifier based on Zipf law
zipf
A package to create and work with zipf distributions