Skip to content

Commit

Permalink
updating file path for samples file within GetBeatAML script
Browse files Browse the repository at this point in the history
  • Loading branch information
jjacobson95 committed Jan 3, 2024
1 parent fbe3d71 commit 1c6d65d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/beatAML/GetBeatAML.py
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,6 @@ def generate_raw_drug_file(original_drug_file, sample_mapping_file, updated_raw_

if args.samples:
print("Only running Samples File Generation")
prev_samples_path = "../hcmi/hcmi_samples.csv"
#Generate Samples File
generate_samples_file(prev_samples_path)
else:
Expand Down

0 comments on commit 1c6d65d

Please sign in to comment.