pachterlab / monod

The Monod package fits CME models to sequencing data.
BSD 2-Clause "Simplified" License
29 stars 3 forks source link

Colab deprecationwarning #2

Open gennadygorin opened 2 years ago

gennadygorin commented 2 years ago

Colab does not respect the command warnings.filterwarnings("ignore", category=DeprecationWarning). This makes the inference workflow messy. Enforce the command.