From 4a23a2e821dfbf71b17819efe6e2fc3adecb09ab Mon Sep 17 00:00:00 2001 From: hhunterzinck Date: Mon, 1 Nov 2021 23:47:10 +0000 Subject: [PATCH] add header comments --- 2021-11-01_haley_ncit_codes.py | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/2021-11-01_haley_ncit_codes.py b/2021-11-01_haley_ncit_codes.py index db6e57f..c064cba 100644 --- a/2021-11-01_haley_ncit_codes.py +++ b/2021-11-01_haley_ncit_codes.py @@ -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