Skip to content

Commit 3b9cd34

Browse files
bug fix with mmc2.xlsx
1 parent 8399541 commit 3b9cd34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/crc_organoids/02-omics-crcPDO.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ def map_copy_number(copy_number_data, improve_id_data, entrez_data):
226226
if args.parse:
227227
print("Parsing excel file.")
228228
# Download parse excel file to get mutation data and the copy num data
229-
mutation_df, copy_num_df = parse_mmc2("/tmp/mmc2.xlsx/mmc2.xlsx")
229+
mutation_df, copy_num_df = parse_mmc2("/tmp/mmc2.xlsx")
230230
# Save mutation and copy number data into csv format
231231
mutation_df.to_csv("/tmp/mutation_data.csv")
232232
copy_num_df.to_csv("/tmp/copy_num_data.csv")

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy