ran mcsm format for embb

This commit is contained in:
Tanushree Tunstall 2021-11-13 09:43:56 +00:00
parent 45c48485f1
commit 69b8ba9d08
3 changed files with 12 additions and 10 deletions

View file

@ -243,7 +243,7 @@ def format_mcsm_output(mcsm_outputcsv):
mcsm_data = mcsm_data.drop_duplicates(['mutationinformation'])
print('Dim of data after removing duplicate muts:', mcsm_data.shape
, '\n===========================================================')
#%%=====================================================================
#%%=====================================================================
#############
# Create col: duet_outcome
#############