Skip to content
This repository has been archived by the owner on Apr 15, 2022. It is now read-only.

Commit

Permalink
add header comments
Browse files Browse the repository at this point in the history
  • Loading branch information
hhunterzinck committed Nov 1, 2021
1 parent 7701496 commit 4a23a2e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions 2021-11-01_haley_ncit_codes.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
"""
Description: validate python functions to extract drug NCIT code to drug name mappings.
Author: Haley Hunter-Zinck
Date: November 1, 2021
genisp command: python -m geniesp --staging NSCLC ~/cbioportal 1.1-consortium
"""

import synapseclient
import pandas as pd

Expand Down

0 comments on commit 4a23a2e

Please sign in to comment.