We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dc3671 commit 934a2baCopy full SHA for 934a2ba
SingleCellProteogenomics/RNADataPreparation.py
@@ -13,7 +13,7 @@
13
import pandas as pd
14
import numpy as np
15
import scanpy as sc
16
-import matplotlib as plt
+import matplotlib.pyplot as plt
17
import os
18
import seaborn as sbn
19
import scvelo as scv
0 commit comments