Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 410 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 410 Bytes

N-glycan-visuals

  1. Clone into local / download files to local
  2. Move EIC.pickle file in the same directory
  3. Move N-glycan library file in the same directory ('N-Glycans_Hua.csv')
  4. OPTIONAL: create conda env using .yml file (This install all dependencies from each modules imported)
  5. Change pickle file name in the script [line 61].
  6. Run script.
  7. visit http://127.0.0.1:8050/ in your web browser