Yunxia-wang

Results 2 comments of Yunxia-wang

Hi, As for this information, > mod_bases = [ "17596", "a",] # mod_long_names_0 = "Inosine" > mod_long_names_1 = "m6A" This means that "17596" is the modification code of "Inosine", and...

I have the same problem. I create the conda env based on the introduction of github and pip install the package ```bash conda env create -f environment.yml conda activate tangram-env...