Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
alethomas committed Nov 6, 2023
1 parent 52a6804 commit 231dab9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion workflow/scripts/generate-overview-table.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ def is_patient_report():
# add kraken estimates
species_columns = pd.DataFrame()
for sample, file in iter_with_samples(snakemake.input.kraken):

kraken_results = pd.read_csv(
file,
delimiter="\t",
Expand Down

0 comments on commit 231dab9

Please sign in to comment.